Skip to content

Commit

Permalink
Postman tests added and README.md adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrands02 committed Jan 7, 2020
1 parent a85988c commit b1ba5f7
Show file tree
Hide file tree
Showing 6 changed files with 5,274 additions and 97 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Het "betalen" component is ontwikkeld voor de gemeente Utrecht en heeft als doel
- [codebase](https://github.com/ConductionNL/betalencomponent) on github.
- [codebase](https://github.com/ConductionNL/betalencomponent/archive/master.zip) as a download.
- [Datamodel of this component](api/public/schema/datamodel.pdf)
- [Postman tests of this component](api/public/schema/bsc.postman_collection.json)
- [Postman tests of this component](api/public/schema/bc.postman_collection.json)

Getting started
-------
Expand Down
3 changes: 1 addition & 2 deletions api/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ settings:
subdomain: pc
domains:
- conduction.nl
- vng.cloud
- zaakonline.nl
- huwelijksplanner.online
- common-ground.dev
Expand All @@ -29,7 +28,7 @@ settings:
debug: 1
replicaCount: 1
corsAllowOrigin: ['*']
trustedHosts: '^(.+\.)?conduction\.nl$|^(.+\.)?vng\.cloud$|^(.+\.)?huwelijksplanner\.online$|^(.+\.)?larping\.eu$|^(.+\.)?common-ground\.dev$|^(.+\.)?trouwplanner\.online$|^(.+\.)?zaakonline\.nl$|localhost'
trustedHosts: '^(.+\.)?conduction\.nl$|^(.+\.)?huwelijksplanner\.online$|^(.+\.)?larping\.eu$|^(.+\.)?common-ground\.dev$|^(.+\.)?trouwplanner\.online$|^(.+\.)?zaakonline\.nl$|localhost'
pullPolicy: Always
# You will need these proxies on kubernetes
trustedProxies:
Expand Down
4,924 changes: 4,924 additions & 0 deletions api/public/schema/bc.postman_collection.json

Large diffs are not rendered by default.

Loading

0 comments on commit b1ba5f7

Please sign in to comment.