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

5530 legal name change related schema updates #140

Merged

Conversation

argush3
Copy link
Collaborator

@argush3 argush3 commented Aug 3, 2023

Issue #: /bcgov/entity#5530

Note: this will be merged into a feature branch for legal name changes to isolate legal name specific changes from main branch.

Description of changes:

  • Added businessName field to business schema. This will make it easier for FE & API consumers to just reference one field to retrieve the name the business is using to do business. For firms, this will be the operating name and for other business types this is the legal name.
  • Added businessName to business block of various schema example data templates
  • Pinned down jsonschema version to 4.17.3 as tests fail otherwise. 4.18.0 actually passes tests but fails linter so needed to use 4.17.3

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the business-schemas license (Apache 2.0).

@argush3 argush3 force-pushed the dev_legal_name_changes branch 2 times, most recently from 9e95753 to cd9597f Compare August 3, 2023 19:15
@@ -1,4 +1,4 @@
flask
jsonschema[format]
jsonschema[format]==4.17.3
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Pinned down jsonschema version to 4.17.3 as tests fail otherwise. 4.18.0 actually passes tests but fails linter so needed to use 4.17.3

@argush3 argush3 marked this pull request as ready for review August 3, 2023 20:09
@argush3 argush3 self-assigned this Aug 3, 2023
@argush3 argush3 merged commit 7ea3441 into bcgov:dev_legal_name_changes Aug 3, 2023
2 checks passed
@argush3 argush3 deleted the dev_legal_name_changes branch August 3, 2023 21:38
JazzarKarim pushed a commit to JazzarKarim/business-schemas that referenced this pull request Jan 31, 2024
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.

2 participants