Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/book/v5/openapi/getting-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- consult the OpenAPI [specs](https://spec.openapis.org/oas/latest.html) for a complete
reference of the presented objects
- see more examples of OpenAPI object representations in `zircote/swagger-php`'s
[GitHub repository](https://github.com/zircote/swagger-php/tree/master/Examples)
[GitHub repository](https://zircote.github.io/swagger-php/guide/examples.html)
- consult `zircote/swagger-php`'s
[online documentation](http://zircote.github.io/swagger-php/guide/generating-openapi-documents.html) or run the
following command to see their help page:
Expand Down
2 changes: 1 addition & 1 deletion docs/book/v6/openapi/getting-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- consult the OpenAPI [specs](https://spec.openapis.org/oas/latest.html) for a complete
reference of the presented objects
- see more examples of OpenAPI object representations in `zircote/swagger-php`'s
[GitHub repository](https://github.com/zircote/swagger-php/tree/master/Examples)
[GitHub repository](https://zircote.github.io/swagger-php/guide/examples.html)
- consult `zircote/swagger-php`'s
[online documentation](http://zircote.github.io/swagger-php/guide/generating-openapi-documents.html) or run the
following command to see their help page:
Expand Down