Skip to content

Commit

Permalink
docs: update docuemntation API links
Browse files Browse the repository at this point in the history
  • Loading branch information
matt authored and mschnee committed Feb 6, 2020
1 parent a57ec1f commit a3c1284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/site/decorators/Decorators_openapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ class MyOtherController {

### @oas.response

[API document](https://loopback.io/doc/en/lb4/apidocs.openapi-v3.response.html),
[API document](https://loopback.io/doc/en/lb4/apidocs.openapi-v3.oas.response.html),
[OpenAPI Response Specification](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#response-object)

This decorator lets you easily add response specifications using `Models` from
Expand Down

0 comments on commit a3c1284

Please sign in to comment.