-
Notifications
You must be signed in to change notification settings - Fork 75
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
22169 - api specs notice of withdrawal #3136
22169 - api specs notice of withdrawal #3136
Conversation
|
|
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
How about: update the spec now and update the code in one of the existing Legal API tickets? |
Sounds good, added this task to 24989 |
I would like to confirm the schema for the two checkbox values. Should they be placed within a sub-object or not?
Or
|
I'm a bit confused, I only saw For And for |
Yes, the schema may need to be updated, as there are 2 new check boxes properties for NoW. |
Not yet. The courtOrder object is still there, and the 2 new boolean values may be optional or used for UI only. Still undecided but we don't need to add those to the schema yet. Update: Yes we will use the 2 new properties. I prefer them in the root of the noticeOfWithdrawal object. |
Since the api specs follow the schemas, how about I add the option of |
@ArwenQin Speaking of these 2 new properties, I think I was talking with Mihai and we were unsure whether we should save them or not. On the one hand, staff should know that if either value is True then the NoW cannot be filed, so they won't even try. On the other hand, if this filing ever becomes self-serve (ie, not staff-only) then we would use these values right in the UI to prevent the NoW filing. Please follow up with Mihai and Jacqueline on this. If staff don't need the properties then there's no need to save them. If regular users won't be allowed to file a NoW when either propery is True then, again, there's no need to save them. |
Sure. The courtOrder object is optional and we haven't decided about the 2 new properties yet. If they turn out to be for UI use only then they should not be part of the schema/spec. |
added the sample request with options, and updated the filing not found to 404 |
Quality Gate passedIssues Measures |
Issue #: /bcgov/entity#22169
Description of changes:
Adding items listed below to the api specs
Specs Render Screenshots:
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).