Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sink format corrected and indicated in API Design Guidelines #414

Merged
merged 4 commits into from
Feb 18, 2025

Conversation

rartych
Copy link
Collaborator

@rartych rartych commented Feb 10, 2025

What type of PR is this?

  • correction

What this PR does / why we need it:

Correction in event subscription template to format sink string as URI as defined in Cloudevents Subscriptions specification
The required string format added to sink definitions in API Design Guidelines.

Which issue(s) this PR fixes:

Fixes #391

Does this PR introduce a breaking change?

  • Yes
  • No

The url format used in the event subscription template was non-standard, but imposed similar restrictions.

Special notes for reviewers:

Requirements for uri-reference or uri format for parameters containing URL can be added to https://github.com/camaraproject/Commonalities/blob/main/documentation/API-design-guidelines.md#115-data-definitions

Changelog input

Sink format corrected and indicated in API Design Guidelines

Additional documentation

Copy link
Collaborator

@PedroDiez PedroDiez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@bigludo7 bigludo7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
On behalf of @patrice-conil for Orange

@rartych rartych merged commit 5a3e5cc into camaraproject:main Feb 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allowed characters in URLs transported in the body of an API call.
4 participants