Skip to content

Commit

Permalink
ACS-6920 Remove RMNodeId
Browse files Browse the repository at this point in the history
  • Loading branch information
damianujma committed Mar 18, 2024
1 parent 2f235bd commit 01759de
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ tags:
- name: holds
description: Retrieve and manage holds


paths:
## GS sites
'/gs-sites':
Expand Down Expand Up @@ -4112,13 +4111,6 @@ definitions:
type: string
isCompleted:
type: boolean
RMNodeId:
type: object
required:
- id
properties:
id:
type: string
RMNodeBodyCreate:
type: object
required:
Expand Down

0 comments on commit 01759de

Please sign in to comment.