Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit a00e950

Browse files
authored
Merge pull request #20 from microservices-demo/link-to-api
Add link to README to apispec
2 parents e3dff1d + 54afc60 commit a00e950

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ A microservices-demo service that provides shopping carts for users.
55

66
This build is built, tested and released by travis.
77

8+
# API Spec
9+
10+
Checkout the API Spec [here](http://microservices-demo.github.io/api/index?url=https://raw.githubusercontent.com/microservices-demo/carts/master/api-spec/cart.json)
11+
812
# Build
913

1014
## Java
@@ -33,4 +37,4 @@ This build is built, tested and released by travis.
3337

3438
# Push
3539

36-
`GROUP=weaveworksdemos COMMIT=test ./scripts/push.sh`
40+
`GROUP=weaveworksdemos COMMIT=test ./scripts/push.sh`

0 commit comments

Comments
 (0)