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 5c50d59 commit b6d9fb0Copy full SHA for b6d9fb0
README.md
@@ -55,7 +55,7 @@ This will create 10 random records in dc.Sample.Person class.
55
56
You can get swagger Open API 2.0 documentation on:
57
```
58
-localhost:yourport/_spec
+localhost:52773/crud/_spec
59
60
61
This REST API exposes two GET requests: all the data and one record.
0 commit comments