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

Split credential serializer into two #718

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

wadeking98
Copy link
Contributor

@wadeking98 wadeking98 commented Dec 8, 2021

Moved v4 CredentialTypeSerializer into CredentialTypeSchemaSerializer and CredentialTypeExtandedSerializer. CredentialTypeSchemaSerializer only contains the information needed to be displayed on the /api/v4/schemas endpoint while CredentialTypeExtandedSerializer contains the issuer, highlighted attributes, etc. This allows us to limit the amount of unneeded information displayed at the schemas endpoint while still preserving the new orgbook functionality.
Signed-off-by: wadeking98 wkingnumber2@gmail.com

Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
@amanji amanji merged commit 19ce675 into bcgov:master Dec 8, 2021
@amanji amanji changed the title spit credential serializer into two Split credential serializer into two Dec 8, 2021
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.

None yet

2 participants