Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALFREDAPI-563-get-content [Update] Fix @GetMapping(value = "/v1/nodes… #233

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

codingBenVdS
Copy link
Contributor

@codingBenVdS codingBenVdS commented Nov 22, 2024

…/{space}/{store}/{guid}/content") Content-Type

  • Add integration-test check for content-type.

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

  • 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.
  • 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.

…/{space}/{store}/{guid}/content") Content-Type

  * Add integration-test check for content-type.
@codingBenVdS codingBenVdS force-pushed the ALFREDAPI-563-get-content branch from 2708f01 to 457f78a Compare November 22, 2024 15:32
@codingBenVdS codingBenVdS merged commit 7438100 into master Nov 25, 2024
5 checks passed
@codingBenVdS codingBenVdS deleted the ALFREDAPI-563-get-content branch November 25, 2024 09:01
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