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

feat(mintguid): add new endpoint to mint a valid guid for this instance #290

Merged
merged 22 commits into from Jun 8, 2022

Conversation

Avantol13
Copy link
Contributor

@Avantol13 Avantol13 commented Sep 25, 2020

New Features

  • new /mint/guid endpoint to return a valid GUID for this instance without creating a new record

Breaking Changes

Bug Fixes

Improvements

Dependency updates

Deployment changes

@github-actions
Copy link

The style in this PR agrees with black. ✔️

This formatting comment was generated automatically by a script in uc-cdis/wool.

@mpingram mpingram self-requested a review September 9, 2021 20:50
openapis/swagger.yaml Outdated Show resolved Hide resolved
indexd/guid/blueprint.py Outdated Show resolved Hide resolved
openapis/swagger.yaml Outdated Show resolved Hide resolved
tests/default_test_settings.py Outdated Show resolved Hide resolved
tests/default_test_settings.py Outdated Show resolved Hide resolved
tests/test_guid.py Outdated Show resolved Hide resolved
paulineribeyre
paulineribeyre previously approved these changes Jun 7, 2022
Comment on lines 1911 to 1913
settings["config"]["INDEX"]["driver"].config[
"ADD_PREFIX_ALIAS"
] = previous_add_alias_cfg
Copy link
Contributor

Choose a reason for hiding this comment

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

if you really want to make sure it's set back to previous_add_alias_cfg, this should probably be in a finally block

@Avantol13 Avantol13 merged commit b1eb482 into master Jun 8, 2022
@Avantol13 Avantol13 deleted the feat/mintguid branch June 8, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants