You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swagger docs have been updated if API endpoints have been added or updated.
UI should be touch optimized and responsive for external users.
Interactors should validate entities before calling persistence methods.
Features have been optimized where possible to reduce response times. For example, reducing api response times, parallelizing client network calls, optimizing database reads, etc.
Types have been added to all added and updated functions.
Code refactored for clarity and to remove any known technical debt.
Acceptance criteria for the story has been met.
If there are special instructions in order to deploy into the next environment, add them as a comment in the story.
Code that resides in the shared folder that only runs on the API or browser has been moved to either /web-client or /web-api.
The text was updated successfully, but these errors were encountered:
As a consumer of the V2 API, so that can have all of the relevant information, I need Country included in the JSON for the Petitioner.
Pre-Conditions
Acceptance Criteria
Contact.country
is included in the documentationcountry
is included in the JSON for a petitioner if one is presentNotes
Tasks
Test Cases
Definition of Done (Updated 01-16-24)
Product Owner
Engineering
The text was updated successfully, but these errors were encountered: