This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| openapi: "3.0.3" | |
| info: | |
| title: Metabase API (partial) | |
| version: "0.59.4" | |
| description: Partial spec covering endpoints needed for Martha integration | |
| servers: | |
| - url: https://cira.ubp.pt/analytics | |
| security: | |
| - apiKey: [] | |
| components: |