Skip to content

Commit

Permalink
openapi.yaml adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrands02 committed Jan 13, 2020
1 parent af6312c commit 295bf31
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions api/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@ settings:
registryBase: docker.io/conduction
projectName: bc
name: bc
title: Proto Component
title: Betaal Service
version: V.0.1
description: ''Naast deze JSON rest API is er ook een [graphql](/graphql) interface beschikbaar.''
repro: 'https://github.com/ConductionNL/Proto-component-commonground'
subdomain: pc
domains:
- conduction.nl
- zaakonline.nl
- huwelijksplanner.online
- larping.eu
- common-ground.dev
domainsJson: ["conduction.nl","zaakonline.nl","huwelijksplanner.online","common-ground.dev"]
- trouwplanner.online
- huwelijksplanner.online
domainsJson: ["conduction.nl","zaakonline.nl","larping.eu","common-ground.dev","trouwplanner.online","huwelijksplanner.online"]
organisationName: Conduction
email: [email protected]
country: Netherlands
Expand Down
4 changes: 2 additions & 2 deletions api/public/schema/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
openapi: 3.0.2
info:
title: 'Proto Component'
title: 'Betaal Service'
version: V.0.1
description: |
API Details
- Component: Proto Component
- Component: Betaal Service
- Reference: bc
- Enviroment: dev
- Version: V.0.1
Expand Down
2 changes: 1 addition & 1 deletion api/public/schema/publiccode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ url: "https://github.com/ConductionNL/Proto-component-commonground"
landingURL: "pc.zaakonline.nl"
isBasedOn: "https://github.com/ConductionNL/Proto-component-commonground.git"
softwareVersion: "V.0.1"
releaseDate: "2020-07-01"
releaseDate: "2020-13-01"
logo: pc.zaakonline.nl
monochromeLogo: img/logo-mono.svg

Expand Down

0 comments on commit 295bf31

Please sign in to comment.