Skip to content

Commit e79294b

Browse files
Update 3.0.0.md
minor rephrasing
1 parent ba5d0bf commit e79294b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This document is licensed under [The Apache License, Version 2.0](http://www.apa
88

99
## Introduction
1010

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).
1212

1313
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.
1414

0 commit comments

Comments
 (0)