We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f457f commit 330d1bdCopy full SHA for 330d1bd
workshop/case3/README.md
@@ -18,7 +18,7 @@ easily allow you to figure out which apps are affected by a change (more on this
18
Find the Swagger docs available at http://localhost:8080/swagger-ui/index.html
19
20
### Change openapi spec
21
-Add an property to the `HelloWorldResponse` in the api.yaml file in case 2. Rebuild targets is case2 package.
+Add an property to the `HelloWorldResponse` in the api.yaml file in case 2.
22
Rebuild and rerun the application in case3. Do you see the changes reflected in the Swagger docs?
23
24
### Create a Docker image
0 commit comments