Skip to content

Commit f6b00ae

Browse files
github-actions[bot]Spice Schema Botewgenius
authored
Update openapi.json (spiceai#5406)
* Update openapi.json * trigger --------- Co-authored-by: Spice Schema Bot <schema-bot@spice.ai> Co-authored-by: Evgenii Khramkov <evgenii@spice.ai>
1 parent 3df054f commit f6b00ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.schema/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -953,8 +953,8 @@
953953
"tags": [
954954
"SQL"
955955
],
956-
"summary": "Text to SQL",
957-
"description": "Generate and optionally execute an NSQL query.\n\nThis endpoint generates a SQL query using a natural language query (NSQL) and optionally executes it.\nThe SQL query is generated by the specified model and executed if the `Accept` header is not set to `application/sql`.",
956+
"summary": "Text-to-SQL (NSQL)",
957+
"description": "Generate and optionally execute a natural-language text-to-SQL (NSQL) query.\n\nThis endpoint generates a SQL query using a natural language query (NSQL) and optionally executes it.\nThe SQL query is generated by the specified model and executed if the `Accept` header is not set to `application/sql`.",
958958
"operationId": "post_nsql",
959959
"parameters": [
960960
{

0 commit comments

Comments
 (0)