Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
sync swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyione committed Jul 2, 2020
1 parent d6223f9 commit 909a4d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/api/v2/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ info:
Open Platform for AI RESTful API docs.
Version 2.0.1: add more examples and fix typos
Version 2.0.2: update job detail and job attempt schema
Version 2.0.3: update parameters description of get storage list
license:
name: MIT License
url: 'https://github.com/microsoft/pai/blob/master/LICENSE'
version: 2.0.2
version: 2.0.3
externalDocs:
description: Find out more about OpenPAI
url: 'https://github.com/microsoft/pai'
Expand Down Expand Up @@ -995,7 +996,7 @@ paths:
parameters:
- name: default
in: query
description: Return default storage or not.
description: If true, return default storages only.
schema:
type: boolean
responses:
Expand Down

0 comments on commit 909a4d3

Please sign in to comment.