Skip to content

Commit

Permalink
Yaml and symfony.lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrands02 committed Feb 5, 2021
1 parent bac3e44 commit 7499c5f
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 9 deletions.
8 changes: 4 additions & 4 deletions api/helm/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ entries:
category: Database
apiVersion: v2
appVersion: 11.10.0
created: "2021-02-02T10:32:53.4115667Z"
created: "2021-02-05T13:54:13.8601485Z"
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand Down Expand Up @@ -37,14 +37,14 @@ entries:
vrc:
- apiVersion: v1
appVersion: V1.0
created: "2021-02-02T10:32:53.4010271Z"
created: "2021-02-05T13:54:13.8423452Z"
description: Naast deze JSON rest API is er ook een [graphql](/graphql) interface
beschikbaar.
digest: 37d1d2418b807058d3600bb5244dbd3d35cc0c55c65001d64af4dd635af3b29e
digest: 2beca8bcbc0e0657685ae3c6aceb0b1660df709ce7a3f162245673eca585a9a6
home: pc.zaakonline.nl
icon: pc.zaakonline.nl
name: vrc
urls:
- vrc-0.1.0.tgz
version: 0.1.0
generated: "2021-02-02T10:32:53.3885148Z"
generated: "2021-02-05T13:54:13.8252559Z"
Binary file modified api/helm/vrc-0.1.0.tgz
Binary file not shown.
8 changes: 4 additions & 4 deletions api/public/schema/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5338,12 +5338,12 @@ definitions:
description: 'The moment this request was created'
type: string
format: date-time
example: '2021-02-02 10:34:04'
example: '2021-02-05 13:58:53'
dateModified:
description: 'The moment this request last Modified'
type: string
format: date-time
example: '2021-02-02 10:34:04'
example: '2021-02-05 13:58:53'
required: []
AuditTrail-write:
properties:
Expand Down Expand Up @@ -5391,12 +5391,12 @@ definitions:
description: 'The moment this request was created'
type: string
format: date-time
example: '2021-02-02 10:34:04'
example: '2021-02-05 13:58:53'
dateModified:
description: 'The moment this request last Modified'
type: string
format: date-time
example: '2021-02-02 10:34:04'
example: '2021-02-05 13:58:53'
required: []
ChangeLog-write:
properties:
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/verzoekregistratiecomponent"
landingURL: "pc.zaakonline.nl"
isBasedOn: "https://github.com/ConductionNL/Proto-component-commonground.git"
softwareVersion: "V1.0"
releaseDate: "2021-02-02"
releaseDate: "2021-05-02"
logo: pc.zaakonline.nl
monochromeLogo: img/logo-mono.svg

Expand Down
3 changes: 3 additions & 0 deletions api/symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
".php_cs.dist"
]
},
"friendsofphp/proxy-manager-lts": {
"version": "v1.0.3"
},
"gedmo/doctrine-extensions": {
"version": "v2.4.37"
},
Expand Down

0 comments on commit 7499c5f

Please sign in to comment.