OpenAPI Specification: Difference between revisions

Content deleted Content added
Update terminology; update references to current official documentation on the official site instead of archived stale documentation from a github wiki
AnomieBOT (talk | contribs)
Rescuing orphaned refs ("git" from rev 1241887081)
Line 87:
 
==Features==
The OpenAPI Specification is language-agnostic. With OpenAPI's [[Declarative programming|declarative]] resource specification, clients can understand and consume services without knowledge of server implementation or access to the server code.<ref name=git>{{Cite web|title = swagger-api/swagger-spec|url=https://github.com/swagger-api/swagger-spec/wiki|website = GitHub|access-date = 2015-12-01 |url-status=deviated |archive-url=https://archive.today/20160604140815/https://github.com/OAI/OpenAPI-Specification/wiki |archive-date= 4 Jun 2016 }}</ref>
 
==Tools that work with OpenAPI==