Skip to content
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.

Commit

Permalink
External Account API fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hjhsalo authored Sep 20, 2016
1 parent 9135d69 commit 7ca0d77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Account/doc/api/account_api_external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ host: 127.0.0.1:8080
schemes:
- https

basePath: '/api/external/'
basePath: '/api'

consumes:
- application/json
Expand All @@ -41,7 +41,7 @@ externalDocs:

paths:

/auth/account/:
/auth/user/:
get:
security:
- BasicAuth: []
Expand Down

0 comments on commit 7ca0d77

Please sign in to comment.