Skip to content

Commit

Permalink
Fix application permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG authored Apr 11, 2024
1 parent 18a6e83 commit 639555c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/openapi/openapi-bff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ info:
servers:
- url: "http://onecx-permission-bff:8080"
tags:
- name: permission
- name: application
- name: assignment
- name: permission
- name: role
- name: workspace
paths:
Expand Down Expand Up @@ -1096,4 +1097,4 @@ components:
name:
type: string
message:
type: string
type: string

0 comments on commit 639555c

Please sign in to comment.