Skip to content

Commit

Permalink
correct_link_format
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroDiez committed Aug 12, 2024
1 parent e599893 commit 4581862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/API-design-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -1738,7 +1738,7 @@ The Following Error codes must be present:
* for `GET .../{subscriptionId}`: 400, 401, 403, 404, 500, 503
* for `DELETE`: 400, 401, 403, 404, 500, 503
Please see in [Commonalities/artifacts/camara-cloudevents directory](../artifacts/camara-cloudevents) ``event-subscription-template.yaml`` for more information and error examples.
Please see in [Commonalities/artifacts/camara-cloudevents](../artifacts/camara-cloudevents) directory ``event-subscription-template.yaml`` for more information and error examples.
##### Termination for resource-based (explicit) subscription
Expand Down

0 comments on commit 4581862

Please sign in to comment.