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
Copy file name to clipboardexpand all lines: versions/3.0.0.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This document is licensed under [The Apache License, Version 2.0](http://www.apa
8
8
9
9
## Introduction
10
10
11
-
The smartAPI Specification (smartAPI) is a community-based extension of the OpenAPI specification. It features new metadata elements and value sets to promote the interoperability of web-based APIs. This document seamlessly integrates smartAPI specific extensions with the OpenAPI specification. However, a list of the smartAPI specific elements has been [automatically generated](smartapi-list.md). More information about the smartAPI initiative can be found on its [website](http://smart-api.info).
11
+
The smartAPI Specification (smartAPI) is a community-based extension of the OpenAPI specification. It features new metadata elements and value sets to promote the interoperability of web-based APIs. This document seamlessly integrates smartAPI specific extensions with the OpenAPI specification. A list of the smartAPI specific elements can be found in a separate [document](smartapi-list.md). More information about the smartAPI initiative can be found on its [website](http://smart-api.info).
12
12
13
13
The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote service with a minimal amount of implementation logic.
0 commit comments