-
Notifications
You must be signed in to change notification settings - Fork 73
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 continuation in spec #2872
Update continuation in spec #2872
Conversation
errorMessage: API backend third party service error. | ||
rootCause: message:You are not authorized to submit a filing for TgtPxoS4FF. | ||
registration-unauthorized-response: | ||
summary: Registration - Not Authorized To Submit Response |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
restructuring this in alphabetical order is a good idea 👍
filing: | ||
continuationIn: | ||
authorization: | ||
date: '2024-07-01' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vysakh-menon-aot File upload example below
name: continuationIn | ||
continuationIn: | ||
authorization: | ||
date: '2024-07-01' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vysakh-menon-aot File upload request example
docs/oas/business.yaml
Outdated
- file: | ||
lastModified: 1667594705083 | ||
name: TestPDFfile.pdf | ||
size: 83186 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not required (only fileKey and fileName are required)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, pending the minio file upload section is correct
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The spec updates LGTM
Closing this PR as conflicts got a bit messy. Will create PR with all the changes |
Issue #: /bcgov/entity#22212
Description of changes:
Postman collection:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the lear license (Apache 2.0).