Skip to content

ALFREDAPI-587: Remove Swagger endpoints from docs - #269

Merged
WimCrols merged 3 commits into
masterfrom
ALFREDAPI-587_swaggerdoc
Jul 16, 2026
Merged

ALFREDAPI-587: Remove Swagger endpoints from docs#269
WimCrols merged 3 commits into
masterfrom
ALFREDAPI-587_swaggerdoc

Conversation

@WimCrols

@WimCrols WimCrols commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Fixes https://xenitsupport.jira.com/browse/ALFREDAPI-587

  • Is CHANGELOG.md extended?
  • Does this PR avoid breaking the API?
    Breaking changes include adding, changing or removing endpoints and/or JSON objects used in requests and responses.
  • Are all Alfresco services wired via ServiceRegistry (and not per service), and is ServiceRegistry autowired with @Qualifier("ServiceRegistry")?
  • Does the PR comply to REST HTTP result codes policy outlined in the user guide?
  • Is error handling done through a method annotated with @ExceptionHandler in the webscript classes?
  • Does the PR follow our coding styleguide and other active procedures?
  • Is usage of this. prefix avoided?

See README.md for full explanation.

@WimCrols
WimCrols force-pushed the ALFREDAPI-587_swaggerdoc branch from 3a2b5ee to d6b7b51 Compare July 15, 2026 12:30
@WimCrols
WimCrols force-pushed the ALFREDAPI-587_swaggerdoc branch from d6b7b51 to 1a52087 Compare July 15, 2026 12:46
@sonarqubecloud

Copy link
Copy Markdown

@WimCrols

Copy link
Copy Markdown
Collaborator Author

Note: this still requires a publish to the docs website. This can only happen after this branch is merged.

@WimCrols
WimCrols requested a review from Jasper-Coddens July 15, 2026 12:48
@WimCrols WimCrols changed the title ALFREDAPI-587: Reduce unused code ALFREDAPI-587: Remove Swagger endpoints from docs Jul 15, 2026

@Jasper-Coddens Jasper-Coddens left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good!

@WimCrols
WimCrols merged commit c9f9548 into master Jul 16, 2026
13 checks passed
@WimCrols
WimCrols deleted the ALFREDAPI-587_swaggerdoc branch July 16, 2026 06:34
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.

2 participants