Skip to content

Commit

Permalink
feat: clean openapi (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-nicolas authored and flemzord committed May 12, 2023
1 parent 25dc5f1 commit dcc244a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -394,13 +394,6 @@ paths:
format: int64
minimum: 1
maximum: 1000
- name: after
in: query
description: Pagination cursor, will return transactions after given txid
(in descending order).
schema:
type: string
example: "1234"
- name: reference
in: query
description: Find transactions by reference field.
Expand Down Expand Up @@ -984,9 +977,6 @@ components:
address:
type: string
example: users:001
type:
type: string
example: virtual
metadata:
type: object
properties: {}
Expand Down

0 comments on commit dcc244a

Please sign in to comment.