We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef25d2d commit 3c4f7d8Copy full SHA for 3c4f7d8
docs/source-2.0/spec/json-ast.rst
@@ -414,8 +414,8 @@ shapes defined in JSON support the same properties as the Smithy IDL.
414
- ``service``
415
* - version
416
- ``string``
417
- - **Required**. Defines the version of the service. The version can be
418
- provided in any format (e.g., ``2017-02-11``, ``2.0``, etc).
+ - Defines the version of the service. The version can be provided in any
+ format (e.g., ``2017-02-11``, ``2.0``, etc).
419
* - :ref:`operations <service-operations>`
420
- [:ref:`AST shape reference <ast-shape-reference>`]
421
- Binds a list of operations to the service. Each reference MUST target
0 commit comments