Skip to content

Commit

Permalink
Rollback formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-billtech committed Jun 19, 2024
1 parent 6bacc4e commit 3814c04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metabase-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ info:
description: API for Metabase.

security:
- Session: [ ]
- ApiKey: [ ]
- Session: []
- ApiKey: []

paths:
/card:
Expand Down Expand Up @@ -555,7 +555,7 @@ paths:
post:
operationId: createSession
description: Logs in using a user name (or email address) and a password.
security: [ ]
security: []
requestBody:
required: true
content:
Expand Down

0 comments on commit 3814c04

Please sign in to comment.