Skip to content

Commit

Permalink
fix: forgot this greenlight
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxbandit committed Sep 6, 2020
1 parent 481325a commit 7d6106b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
language: node_js
node_js:
- "10.0"
- "10.0"
3 changes: 1 addition & 2 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ paths:
/account:
post:
tags:
- "Account"
- "Account"
summary: "Create user account"
description: "This endpoint is to create a Gsuite account"
operationId: "createAccount"
Expand Down Expand Up @@ -344,4 +344,3 @@ definitions:
externalDocs:
description: "Find out more about MyAEGEE"
url: "https://oms-project.atlassian.net/wiki/spaces/GENERAL/overview"

0 comments on commit 7d6106b

Please sign in to comment.