Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Fix rest documentation for changes to spring-rest-docs in skipper #6024

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

corneil
Copy link
Contributor

@corneil corneil commented Oct 25, 2024

Added query-parameters and path-parameters where applicable.

Added snippet template to query-parameters and updated template for path-parameters to improve readability.

Fixes #6008

NOTE 📓 I have noticed there are some of the Spring Data Rest endpoints that are not in the api-guide.adoc[] Do you believe this is an oversight or deliberate choice?

Added query-parameters and path-parameters where applicable.

Added snippet template to query-parameters and updated template for path-parameters to improve readability.

Fixes spring-attic#6008
@corneil corneil requested review from cppwfs and onobc October 25, 2024 11:11
Copy link
Contributor

@cppwfs cppwfs left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for adding Path and Query Parameters!

@corneil corneil merged commit f938390 into spring-attic:main Oct 28, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Change RequestParam to QueryParam for in api-guide.adoc
2 participants