Skip to content

Commit

Permalink
IS-8493 (R) [SN new I/E] Import cards implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobarbero committed May 31, 2024
1 parent 83609d4 commit c6e20fa
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions reference/IS-SN-importexport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,11 @@ paths:
type: number
in: query
name: page
required: true
description: Desiderd page number
description: Desiderd page number (default value 1)
- schema:
type: string
in: query
description: 'Desiderd page size (number of card elements for page), maximum allowed value 500'
required: true
description: 'Desiderd page size (number of card elements for page), maximum allowed value 500 (default value 10)'
name: page_size
requestBody:
content:
Expand Down

0 comments on commit c6e20fa

Please sign in to comment.