forked from ConductionNL/contactmomenten_publiccode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode.yaml
48 lines (39 loc) · 1.52 KB
/
publiccode.yaml
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
41
42
43
44
45
46
47
48
publiccodeYmlVersion: "0.1"
name: "Contactmomenten-api"
url: "https://github.com/VNG-Realisatie/gemma-zaken"
releaseDate: "2022-04-05"
softwareType: configurationFiles
inputTypes:
- application/json
- application/xml
outputTypes:
- application/json
- application/ld+json
- application/hal+json
- application/vnd.api+json
- application/health+json
- application/xml
- application/x-yaml
- text/csv
- text/html
platforms:
- web
categories:
- collaboration
- it-development
developmentStatus: beta
description:
nl:
shortDescription: "Een API om contactmomenten met klanten te registreren."
documentation: 'https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/ConductionNL/contactmomenten_publiccode/main/OAS.yaml'
apiDocumentation: 'https://raw.githubusercontent.com/ConductionNL/contactmomenten_publiccode/main/OAS.yaml'
testDataLocation: 'https://raw.githubusercontent.com/ConductionNL/contactmomenten_publiccode/main/data/contactmomenten.json'
en:
shortDescription: "An API to register contact moments with clients."
documentation: 'https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/ConductionNL/contactmomenten_publiccode/main/OAS.yaml'
apiDocumentation: 'https://raw.githubusercontent.com/ConductionNL/contactmomenten_publiccode/main/OAS.yaml'
testDataLocation: 'https://raw.githubusercontent.com/ConductionNL/contactmomenten_publiccode/main/data/contactmomenten.json'
dependsOn:
open:
- name: common-gateway
versionMin: 1.0.0