Skip to content

Commit

Permalink
BC-5334 - migrate deletion of systems from schools endpoint to v3 (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenWaysDP authored Apr 5, 2024
1 parent 28ce780 commit 0023c16
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions ansible/group_vars/all/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -956,11 +956,6 @@ configuration_all:
server: true
client: false
nuxtclient: false
FEATURE_NEST_SYSTEMS_API_ENABLED:
value: "true"
server: true
client: true
nuxtclient: false
FEATURE_TLDRAW_ENABLED:
value: "true"
server: true
Expand Down
4 changes: 0 additions & 4 deletions ansible/group_vars/all/x_ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,6 @@ default_ingress:
path: /api/v1/consentVersions
serviceName: api-svc
servicePort: "{{ PORT_SERVER }}"
api_v1_systems:
path: /api/v1/systems
serviceName: api-svc
servicePort: "{{ PORT_SERVER }}"
api_v1_ldap-config:
path: /api/v1/ldap-config
serviceName: api-svc
Expand Down

0 comments on commit 0023c16

Please sign in to comment.