We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563614e commit 5fa6c9cCopy full SHA for 5fa6c9c
customer-service/README.md
@@ -163,7 +163,7 @@ http://localhost:8084/customer-service/v1/customers
163
* OpenAPI JSON → `http://localhost:8084/customer-service/v3/api-docs`
164
* OpenAPI YAML → `http://localhost:8084/customer-service/v3/api-docs.yaml`
165
166
-➡️ The YAML/JSON spec above is the **contract** that the client module (`customer-service-client`) consumes when generating code.
+➡️ The YAML/JSON spec above is the **contract** that the client module (`customer-service-client`) consumes when generating code.<br/>
167
For clarity, in this repository it is saved under the client module as `src/main/resources/customer-api-docs.yaml`.
168
---
169
0 commit comments