Skip to content

Commit

Permalink
Remove leftover parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed May 9, 2023
1 parent 37ded93 commit 01183f5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions data/api/application-service/ping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ paths:
security:
- homeserverAccessToken: []
parameters:
- in: path
name: txnId
type: string
description: |-
The transaction ID for this set of events. Homeservers generate
these IDs and they are used to ensure idempotency of requests.
required: true
x-example: "35"
- in: body
name: body
description: Ping body with optional transaction ID.
Expand Down

0 comments on commit 01183f5

Please sign in to comment.