-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubliccode.yaml
More file actions
40 lines (31 loc) · 1.17 KB
/
publiccode.yaml
File metadata and controls
40 lines (31 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
publiccodeYmlVersion: "0.1"
name: "PetStoreAPI"
url: "https://github.com/CommonGateway/PetStoreAPI"
releaseDate: "2022-06-04"
softwareType: configurationFiles
inputTypes:
- application/json
- application/xml
outputTypes:
- application/json
platforms:
- web
categories:
- collaboration
- it-development
developmentStatus: beta
description:
nl:
shortDescription: "PetStoreAPI"
documentation: 'https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/CommonGateway/PetStoreAPI/main/OAS.yaml&nocors'
apiDocumentation: 'https://raw.githubusercontent.com/CommonGateway/PetStoreAPI/main/OAS.yaml'
# testDataLocation: 'https://raw.githubusercontent.com/CommonGateway/PetStoreAPI/main/data/data.json'
en:
shortDescription: "PetStoreAPI"
documentation: 'https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/CommonGateway/PetStoreAPI/main/OAS.yaml&nocors'
apiDocumentation: 'https://raw.githubusercontent.com/CommonGateway/PetStoreAPI/main/OAS.yaml'
# testDataLocation: 'https://raw.githubusercontent.com/CommonGateway/PetStoreAPI/main/data/data.json'
dependsOn:
open:
- name: common-gateway
versionMin: 1.0.0