Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/aggr-opendata-accounts' into rel…
Browse files Browse the repository at this point in the history
…ese-opendataacccounts-22092023
  • Loading branch information
GabrielLLR committed Sep 22, 2023
2 parents 3c2b5e4 + 303fca5 commit d4f9249
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions swagger-apis/opendata-accounts/1.0.0-beta.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -921,13 +921,13 @@ components:
maxLength: 2000
description: URL da página atualmente requisitada
pattern: '^(https:\/\/)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&\/\/=]*)$'
example: 'https://api.banco.com.br/open-banking/products-services/v1/resource'
example: 'https://api.banco.com.br/open-banking/opendata-accounts/v1/resource'
first:
type: string
maxLength: 2000
description: URL da primeira página de registros
pattern: '^(https:\/\/)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&\/\/=]*)$'
example: 'https://api.banco.com.br/open-banking/products-services/v1/resource'
example: 'https://api.banco.com.br/open-banking/opendata-accounts/v1/resource'
prev:
type: string
maxLength: 2000
Expand All @@ -943,7 +943,7 @@ components:
maxLength: 2000
description: URL da última página de registros
pattern: '^(https:\/\/)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&\/\/=]*)$'
example: 'https://api.banco.com.br/open-banking/products-services/v1/resource'
example: 'https://api.banco.com.br/open-banking/opendata-accounts/v1/resource'
Meta:
type: object
properties:
Expand Down

0 comments on commit d4f9249

Please sign in to comment.