Open opticbob opened 3 months ago
Docs are updated but there is lots of duplicated code. Refactoring to reduce duplication is the next step then this should be ready.
This has been moved back to the backlog for now.
The PR for this ticket is back up to date with the current version of the endpoint. In the morning I'll see what I can do to reduce the code duplication.
The PR for this ticket is waiting for team review.
Still waiting for team review.
Waiting for team review.
Waiting for team review. First thing Monday morning I'll finish up the other swagger docs PR and I'll ping the team about both at once.
Waiting for review. I finished up the Accredited Entities for Appoint swagger docs PR and pinged the team about both at once.
I addressed @jvcAdHoc 's comments and requested an additional review.
Background
The
RepresentationManagement::V0::PdfGenerator2122aController
currently lacks Swagger documentation. This documentation is essential for API consumers to understand the available endpoints, request/response formats, and overall API structure. Adding Swagger documentation will improve the visibility, usability, and maintainability of this controller's API.Tasks
RepresentationManagement::V0::PdfGenerator2122aController
.Acceptance Criteria
RepresentationManagement::V0::PdfGenerator2122aController
.How to configure this issue
backend
,frontend
,ux
,design
,research
)mvp
)