Practice Task Checklist
Record progress on essential tasks Check out the detailed practice guidelines.
π Move to detailed task boardThis is the 4th day's learning content that defines actual service functions in API form based on screen design, user flow, sequence diagram, and data structure, and documents them in Swagger/OpenAPI format specifications. In this exercise, Codex Client Workspace is used to perform advanced practical processes including automatic creation of API contracts, planning-API consistency auditing and error handling checks, analysis of the impact of API changes, and autonomous discovery of test scenarios.
Record progress on essential tasks Check out the detailed practice guidelines.
π Move to detailed task boardAnalyze requirements and screen design to create a standard RESTful API contract (api-contract.md).
Task 1 Entry to the labWe review the consistency between the plan, screen definition, and API specification documents and produce a report on inconsistencies.
Task 2 Entry to the labInversely infers the scope of dependent chain impacts of screen UI and DB modeling when changing API contract fields.
Task 3 Entry to the labWe autonomously review the quality of compliance with REST API standards, HTTP Status, and RFC standard error schema.
Mission 1 Lab EntryGenerate test cases for normal operation and boundary value exceptions such as missing parameters and date format errors.
Mission 2 Lab EntryOn Day 4, actual service functions are defined in API form based on screen design, user flow, and data structure, and documented in Swagger/OpenAPI format specifications.