You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rendered spec, generate latest.html and add DOCTYPE (#2607)
* fix: md2html/build.sh specify bash in shebang
Signed-off-by: Mike Ralphson <[email protected]>
* fix: changes for abstract title in md2html.js
Signed-off-by: Mike Ralphson <[email protected]>
preface+='The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs, which allows both humans and computers to discover and understand the capabilities of a service without requiring access to source code, additional documentation, or inspection of network traffic. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interface descriptions have done for lower-level programming, the OpenAPI Specification removes guesswork in calling a service.';
0 commit comments