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

Update prefix management #68

Merged
merged 8 commits into from
Jan 24, 2022
Merged

Update prefix management #68

merged 8 commits into from
Jan 24, 2022

Conversation

chrisarmstrong151
Copy link
Collaborator

Cleaned up the code to remove excessive nesting. All sub-request errors are now kicked back. Issues closed: #62 #64 #65

@HadleyKing
Copy link
Collaborator

Test and add OpenAPI docs to the views.py file for each of the Prefix Management API endpoints:

This was linked to issues Jan 24, 2022
Changes to be committed:
	modified:   api/scripts/method_specific/GET_draft_object_by_id.py
	modified:   api/scripts/method_specific/GET_published_object_by_id.py
	modified:   api/scripts/method_specific/POST_api_objects_drafts_create.py
	modified:   api/scripts/method_specific/POST_api_objects_drafts_modify.py
	modified:   api/scripts/method_specific/POST_api_objects_drafts_publish.py
	modified:   api/scripts/method_specific/POST_api_objects_drafts_token.py
	modified:   api/scripts/utilities/DbUtils.py
	modified:   api/scripts/utilities/UserUtils.py
	modified:   api/urls.py
	modified:   api/views.py
Changes to be committed:
	modified:   api/views.py
	modified:   bco_api/settings.py
@HadleyKing HadleyKing merged commit 33be6cc into main Jan 24, 2022
@HadleyKing HadleyKing deleted the chris branch January 24, 2022 23:26
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.

Set Prefix Permission Get Prefixes Delete a Prefix Update a Prefix Create a Prefix
2 participants