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

Obsolete/wrong statement in API description that "either one or both endpoints could be implemented" #144

Closed
hdamker opened this issue Aug 21, 2024 · 2 comments · Fixed by #146
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@hdamker
Copy link
Collaborator

hdamker commented Aug 21, 2024

Problem description

The API description contains (still?) the sentence:

Depending on the network provider implementation, legal enforcement, etc... either one or both endpoints could be implemented.

But none of the both endpoints has 501 as valid response defined, and my understanding is that the design of the responses is now done in a way that every network provider can implement both endpoints, and must do so if offering the API.

Expected action

Delete the sentence from the description.

Additional context

@hdamker hdamker added bug Something isn't working documentation Improvements or additions to documentation labels Aug 21, 2024
@gregory1g
Copy link
Collaborator

I recall that when I raised this question (a long time ago) the answer from Dawid was that MNO really may implement only one endpoint to be camara compliant. And I do not recall any changes here.

So, you are right, we should either remove the remark and enforce both end points or introduce 501.

@hdamker
Copy link
Collaborator Author

hdamker commented Aug 22, 2024

I recall that when I raised this question (a long time ago) the answer from Dawid was that MNO really may implement only one endpoint to be camara compliant. And I do not recall any changes here.

There was some more recent discussion, even in the TSC, cf. https://wiki.camaraproject.org/display/CAM/2024-07-18+TSC+Minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
3 participants