-
Notifications
You must be signed in to change notification settings - Fork 4
[NRL-518] Validate Content #760
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
64cf5f4
NRL-518 Validate display as per the definition
axelkrastek1-nhs dcde0a9
NRL-518 Fix pydantic error reporting
axelkrastek1-nhs a50f1a5
NRL-518 Update models with mandatory fields
axelkrastek1-nhs d29aa5f
NRL-518 Add step for upserts, refactor create and upsert into one method
axelkrastek1-nhs d58fdca
NRL-518 Add default format to default test document reference
axelkrastek1-nhs 548435b
NRL-518 Fix parameter should not be fix to content
axelkrastek1-nhs 84a5f10
NRL-518 Add method to change default parameters for an update
axelkrastek1-nhs d3f26c6
NRL-518 Add validator method for content and add tests
axelkrastek1-nhs 02a9a7e
NRL-518 Fix default contentType
axelkrastek1-nhs de90659
NRL-518 Fix integration tests expected without format
axelkrastek1-nhs 48ace9e
NRL-518 Add ContentStability value set
axelkrastek1-nhs 7a6e430
NRL-518 Fix smoke tests missing format
axelkrastek1-nhs 3c6c1b8
NRL-518 Fix unused parameter
axelkrastek1-nhs 4820d08
NRL-518 Fix content_type for smoke test
axelkrastek1-nhs 32e1363
NRL-518 Fix format for smoke tests
axelkrastek1-nhs 7b7f2bd
NRL-518 Add documentation for content validation
axelkrastek1-nhs 6b8e9e6
NRL-518 Add NRLFormatCode valueset
axelkrastek1-nhs 202b4f7
NRL-518 Update postman link in documentation
axelkrastek1-nhs 5a46d45
NRL-518 Remove tests no longer valid due to upstream pydantic validation
axelkrastek1-nhs e6d10c6
NRL-518 Simplify test, fix lint warnings
axelkrastek1-nhs 1d58d65
NRL-518 Revert contentType regex to simple version
axelkrastek1-nhs 90822a6
NRL-518 Fix lint issue
axelkrastek1-nhs 07fd1e3
NRL-518 Remove checks, pydantic validates that, add invalid contentTy…
axelkrastek1-nhs 3d8f0bd
NRL-518 Improve pydantic diagnostic message
axelkrastek1-nhs 75534a3
NRL-518 ContentStability validation mostly on pydantic
axelkrastek1-nhs 3452fa3
NRL-518 Better naming for scenario
axelkrastek1-nhs 9bc5d31
NRL-518 Better format for single value enum in swagger
axelkrastek1-nhs 52f1d24
NRL-518 Pydantic will ensure extension is always there
axelkrastek1-nhs f8663e7
NRL-518 Pydantic format validation, fix casing format display
axelkrastek1-nhs 5098eca
NRL-518 Fix integration tests
axelkrastek1-nhs aca3ca4
NRL-518 Add value set for pydantic diagnostic messages
axelkrastek1-nhs 7886799
NRL-518 Fix smoke tests
axelkrastek1-nhs 3137b90
NRL-518 Fix linting issue
axelkrastek1-nhs c113df8
NRL-518 Add validation for format code display mismatch
axelkrastek1-nhs e505b70
NRL-518 Add feature tests for format code display mismatch
axelkrastek1-nhs 85efa9e
NRL-518 Better model inheritance
axelkrastek1-nhs 22523d9
NRL-518 Update narrative
axelkrastek1-nhs d48ab5a
NRL-518 Move content fhir url strings to constants
axelkrastek1-nhs 64e6312
NRL-518 Remove extension from CodeableConcept
axelkrastek1-nhs b1cba0a
Merge branch 'develop' into feature/axkr1-NRL-518-validate-context
axelkrastek1-nhs c6546b2
Merge branch 'develop' into feature/axkr1-NRL-518-validate-context
eesa456 8b398a7
NRL-518 add import for smoke tests
eesa456 e58aee9
Merge branch 'develop' into feature/axkr1-NRL-518-validate-context
axelkrastek1-nhs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.