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
| // GENERATED CODE - DO NOT MODIFY BY HAND | |
| part of 'database.dart'; | |
| // ignore_for_file: type=lint | |
| class $ProgramTable extends Program with TableInfo<$ProgramTable, ProgramData> { | |
| @override | |
| final GeneratedDatabase attachedDatabase; | |
| final String? _alias; | |
| $ProgramTable(this.attachedDatabase, [this._alias]); |
This file has been truncated, but you can view the full file.
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.1.0", | |
| "info": { | |
| "title": "Alation AI API", | |
| "description": "Public API for working with Alation's AI-powered resources and features (chats, configs, evals, etc.).", | |
| "version": "18.0.0" | |
| }, | |
| "paths": { | |
| "/assets/{asset_id}": { | |
| "get": { |
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.1.0", | |
| "info": { | |
| "title": "Alation AI API", | |
| "description": "Alation's AI APIs", | |
| "version": "11.1.2" | |
| }, | |
| "paths": { | |
| "/api/v1/admin/rekey": { | |
| "post": { |
This file has been truncated, but you can view the full file.
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.1.0", | |
| "info": { "title": "Numbers Station API", "version": "182.0.1" }, | |
| "paths": { | |
| "/api/v1/healthz": { | |
| "get": { | |
| "tags": ["v1", "healthz"], | |
| "summary": "Health Check", | |
| "description": "Return an HTTP OK.", | |
| "operationId": "health_check", |
This file has been truncated, but you can view the full file.
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.1.0", | |
| "info": { "title": "Numbers Station API", "version": "170.5.1" }, | |
| "paths": { | |
| "/api/v1/healthz": { | |
| "get": { | |
| "tags": ["v1", "healthz"], | |
| "summary": "Health Check", | |
| "description": "Return an HTTP OK.", | |
| "operationId": "health_check", |