Skip to content

Commit 29d5648

Browse files
author
Orq GitHub Actions
committed
Publish openapi schema
1 parent c359268 commit 29d5648

File tree

3 files changed

+37
-77
lines changed

3 files changed

+37
-77
lines changed

openapi-prerelease.yaml

Lines changed: 18 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2942,7 +2942,7 @@ components:
29422942
"created":
29432943
type: "string"
29442944
format: "date-time"
2945-
default: "2025-02-19T06:59:01.710Z"
2945+
default: "2025-02-19T15:51:29.392Z"
29462946
description: "The date and time the resource was created"
29472947
readOnly: true
29482948
required:
@@ -3001,7 +3001,7 @@ components:
30013001
"created":
30023002
type: "string"
30033003
format: "date-time"
3004-
default: "2025-02-19T06:59:01.710Z"
3004+
default: "2025-02-19T15:51:29.392Z"
30053005
description: "The date and time the resource was created"
30063006
readOnly: true
30073007
required:
@@ -3079,7 +3079,7 @@ components:
30793079
"created":
30803080
type: "string"
30813081
format: "date-time"
3082-
default: "2025-02-19T06:59:01.710Z"
3082+
default: "2025-02-19T15:51:29.392Z"
30833083
description: "The date and time the resource was created"
30843084
readOnly: true
30853085
required:
@@ -3124,7 +3124,7 @@ components:
31243124
"created":
31253125
type: "string"
31263126
format: "date-time"
3127-
default: "2025-02-19T06:59:01.710Z"
3127+
default: "2025-02-19T15:51:29.392Z"
31283128
description: "The date and time the resource was created"
31293129
readOnly: true
31303130
required:
@@ -3166,7 +3166,7 @@ components:
31663166
"created":
31673167
type: "string"
31683168
format: "date-time"
3169-
default: "2025-02-19T06:59:01.710Z"
3169+
default: "2025-02-19T15:51:29.392Z"
31703170
description: "The date and time the resource was created"
31713171
readOnly: true
31723172
required:
@@ -3405,15 +3405,15 @@ components:
34053405
- type: "string"
34063406
format: "date-time"
34073407
- type: "string"
3408-
default: "2025-02-19T06:59:00.575Z"
3408+
default: "2025-02-19T15:51:28.249Z"
34093409
description: "The date and time the resource was created"
34103410
readOnly: true
34113411
format: "date-time"
34123412
"updated":
34133413
anyOf:
34143414
- type: "string"
34153415
format: "date-time"
3416-
default: "2025-02-19T06:59:00.576Z"
3416+
default: "2025-02-19T15:51:28.250Z"
34173417
- type: "string"
34183418
description: "The date and time the resource was last updated"
34193419
readOnly: true
@@ -3441,15 +3441,15 @@ components:
34413441
- type: "string"
34423442
format: "date-time"
34433443
- type: "string"
3444-
default: "2025-02-19T06:59:00.575Z"
3444+
default: "2025-02-19T15:51:28.249Z"
34453445
description: "The date and time the resource was created"
34463446
readOnly: true
34473447
format: "date-time"
34483448
"updated":
34493449
anyOf:
34503450
- type: "string"
34513451
format: "date-time"
3452-
default: "2025-02-19T06:59:00.576Z"
3452+
default: "2025-02-19T15:51:28.250Z"
34533453
- type: "string"
34543454
description: "The date and time the resource was last updated"
34553455
readOnly: true
@@ -3958,15 +3958,15 @@ components:
39583958
- type: "string"
39593959
format: "date-time"
39603960
- type: "string"
3961-
default: "2025-02-19T06:59:00.575Z"
3961+
default: "2025-02-19T15:51:28.249Z"
39623962
description: "The date and time the resource was created"
39633963
readOnly: true
39643964
format: "date-time"
39653965
"updated":
39663966
anyOf:
39673967
- type: "string"
39683968
format: "date-time"
3969-
default: "2025-02-19T06:59:00.576Z"
3969+
default: "2025-02-19T15:51:28.250Z"
39703970
- type: "string"
39713971
description: "The date and time the resource was last updated"
39723972
readOnly: true
@@ -4115,15 +4115,15 @@ components:
41154115
- type: "string"
41164116
format: "date-time"
41174117
- type: "string"
4118-
default: "2025-02-19T06:59:00.575Z"
4118+
default: "2025-02-19T15:51:28.249Z"
41194119
description: "The date and time the resource was created"
41204120
readOnly: true
41214121
format: "date-time"
41224122
"updated":
41234123
anyOf:
41244124
- type: "string"
41254125
format: "date-time"
4126-
default: "2025-02-19T06:59:00.576Z"
4126+
default: "2025-02-19T15:51:28.250Z"
41274127
- type: "string"
41284128
description: "The date and time the resource was last updated"
41294129
readOnly: true
@@ -5680,10 +5680,6 @@ components:
56805680
properties:
56815681
"_id":
56825682
type: "string"
5683-
"type":
5684-
type: "string"
5685-
enum:
5686-
- "prompt"
56875683
"created_by_id":
56885684
type: "string"
56895685
format: "uuid"
@@ -5992,7 +5988,6 @@ components:
59925988
description: "The language that the prompt is written in. Use this field to categorize the prompt for your own purpose"
59935989
required:
59945990
- "_id"
5995-
- "type"
59965991
- "prompt_config"
59975992
- type: "object"
59985993
properties:
@@ -6012,10 +6007,6 @@ components:
60126007
properties:
60136008
"_id":
60146009
type: "string"
6015-
"type":
6016-
type: "string"
6017-
enum:
6018-
- "prompt"
60196010
"created_by_id":
60206011
type: "string"
60216012
format: "uuid"
@@ -6324,7 +6315,6 @@ components:
63246315
description: "The language that the prompt is written in. Use this field to categorize the prompt for your own purpose"
63256316
required:
63266317
- "_id"
6327-
- "type"
63286318
- "prompt_config"
63296319
- type: "object"
63306320
properties:
@@ -36102,15 +36092,15 @@ paths:
3610236092
- type: "string"
3610336093
format: "date-time"
3610436094
- type: "string"
36105-
default: "2025-02-19T06:59:00.575Z"
36095+
default: "2025-02-19T15:51:28.249Z"
3610636096
description: "The date and time the resource was created"
3610736097
readOnly: true
3610836098
format: "date-time"
3610936099
"updated":
3611036100
anyOf:
3611136101
- type: "string"
3611236102
format: "date-time"
36113-
default: "2025-02-19T06:59:00.576Z"
36103+
default: "2025-02-19T15:51:28.250Z"
3611436104
- type: "string"
3611536105
description: "The date and time the resource was last updated"
3611636106
readOnly: true
@@ -37723,7 +37713,7 @@ paths:
3772337713
"created":
3772437714
type: "string"
3772537715
format: "date-time"
37726-
default: "2025-02-19T06:59:01.710Z"
37716+
default: "2025-02-19T15:51:29.392Z"
3772737717
description: "The date and time the resource was created"
3772837718
readOnly: true
3772937719
required:
@@ -37810,7 +37800,7 @@ paths:
3781037800
"created":
3781137801
type: "string"
3781237802
format: "date-time"
37813-
default: "2025-02-19T06:59:01.710Z"
37803+
default: "2025-02-19T15:51:29.392Z"
3781437804
description: "The date and time the resource was created"
3781537805
readOnly: true
3781637806
required:
@@ -37876,7 +37866,7 @@ paths:
3787637866
"created":
3787737867
type: "string"
3787837868
format: "date-time"
37879-
default: "2025-02-19T06:59:01.710Z"
37869+
default: "2025-02-19T15:51:29.392Z"
3788037870
description: "The date and time the resource was created"
3788137871
readOnly: true
3788237872
required:
@@ -40109,10 +40099,6 @@ paths:
4010940099
properties:
4011040100
"_id":
4011140101
type: "string"
40112-
"type":
40113-
type: "string"
40114-
enum:
40115-
- "prompt"
4011640102
"created_by_id":
4011740103
type: "string"
4011840104
format: "uuid"
@@ -40421,7 +40407,6 @@ paths:
4042140407
description: "The language that the prompt is written in. Use this field to categorize the prompt for your own purpose"
4042240408
required:
4042340409
- "_id"
40424-
- "type"
4042540410
- "prompt_config"
4042640411
- type: "object"
4042740412
properties:
@@ -40472,10 +40457,6 @@ paths:
4047240457
properties:
4047340458
"_id":
4047440459
type: "string"
40475-
"type":
40476-
type: "string"
40477-
enum:
40478-
- "prompt"
4047940460
"created_by_id":
4048040461
type: "string"
4048140462
format: "uuid"
@@ -40784,7 +40765,6 @@ paths:
4078440765
description: "The language that the prompt is written in. Use this field to categorize the prompt for your own purpose"
4078540766
required:
4078640767
- "_id"
40787-
- "type"
4078840768
- "prompt_config"
4078940769
- type: "object"
4079040770
properties:

0 commit comments

Comments
 (0)