Skip to content

Commit

Permalink
Update versions/1.0.0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Andrews <[email protected]>
  • Loading branch information
ralfhandl and handrews authored Oct 14, 2024
1 parent 2ec603f commit 299b643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The list of actions MUST be applied in sequential order to ensure a consistent o

The `extends` property can be used to indicate that the Overlay was designed to update a specific [[OpenAPI]] document. Where no `extends` is provided it is the responsibility of tooling to apply the Overlay document to the appropriate OpenAPI document(s).

In the following example the `extends` property specifies that the overlay is designed to update the OpenAPI Tic Tac Toe example document, identified by an absolute URI reference.
In the following example the `extends` property specifies that the overlay is designed to update the OpenAPI Tic Tac Toe example document, identified by an absolute URI.

```yaml
overlay: 1.0.0
Expand Down

0 comments on commit 299b643

Please sign in to comment.