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

Add-501-error-code-[NOT_IMPLEMENTED]-main (#4) #94

Conversation

ravindrapalaskar17
Copy link
Contributor

Refer to the issue (“Will fix #81”).

At present we are throwing  404 BAD REQUEST code when user is sending valid input but NEF /CRISP are not process the same For E.g. (External ID , MSISDN , IPV4 and IPV6) are valid UE inputs for Qod-API, but NEF can process only (MSISDN and IPV6 ). 
in such case we should throw 501 code (NOT IMPLEMENTED)
So we are proposing 501 error code with this changes/commmit
@ilya-smirnov-berlin
Copy link

ilya-smirnov-berlin commented Jan 24, 2023

Since this feature will be used in 0.9.0 I suggest to set the version to 0.9.0 and the target branch to camaraproject:dev-v0.9.0

@hdamker
Copy link
Collaborator

hdamker commented Jan 25, 2023

@ilya-smirnov-berlin thanks for clarification. As the camaraproject/WorkingGroups#123 is currently we will need the PR after our fix release against main. There will be no longer a dev branch, latest code will be in main. Order of PRs will be coordinated in our sub project calls.

For now I will close the PR ... to be reopen after the 0.8.1 release.

@hdamker hdamker closed this Jan 25, 2023
@jlurien
Copy link
Collaborator

jlurien commented Jan 25, 2023

I have just submitted a new PR #104 reformatting errors according to the guidelines. We should review and merge the other one first and then align this one to the new format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introducing error code 501 "Not Implemented"
4 participants