Skip to content

fix(swagger): fix swagger for obligation_maps routes#201

Merged
deo002 merged 1 commit intofossology:mainfrom
aaryan359:fix/obligation_map_swagger
Feb 13, 2026
Merged

fix(swagger): fix swagger for obligation_maps routes#201
deo002 merged 1 commit intofossology:mainfrom
aaryan359:fix/obligation_map_swagger

Conversation

@aaryan359
Copy link
Copy Markdown
Contributor

@aaryan359 aaryan359 commented Feb 11, 2026

fix: #200
Fix Swagger @Router annotations for obligation_maps endpoints to match the actual API routes defined in api.go.

This removes path mismatches in Swagger UI and prevents confusion when testing PATCH and PUT obligation map endpoints.

Signed-off-by: aaryan359 <aaryanmeena96@gmail.com>
Copy link
Copy Markdown
Collaborator

@deo002 deo002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good!

@deo002 deo002 merged commit a17c3e0 into fossology:main Feb 13, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Swagger documentation mismatch for obligation_maps endpoints

2 participants