spring-cloud / spring-cloud-dataflow

A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes
https://dataflow.spring.io
Apache License 2.0
1.11k stars 583 forks source link

Fix rest documentation for changes to spring-rest-docs #6012

Closed corneil closed 4 weeks ago

corneil commented 1 month ago

Update request-parameters to query-parameters Added optional where applicable Added snippet template to query-parameters and updated template for path-parameters to improve readability.

Fixes #6008

cppwfs commented 1 month ago

@corneil Looks really good. Just a one small correction, one question, and a nitpick

cppwfs commented 1 month ago

@corneil thanks for the good work and investigation on this!