Skip to content

Commit 4434b90

Browse files
committed
update altcha
1 parent 673b23a commit 4434b90

15 files changed

Lines changed: 1518 additions & 121 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
jobs:
2121
Build:
2222
runs-on: [ self-hosted, vm ]
23-
if : ${{ github.actor != 'dependabot[bot]' }}
23+
if: ${{ github.actor != 'dependabot[bot]' }}
2424
strategy:
2525
fail-fast: true
2626
steps:

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Each line is a pattern followed by one or more owners
33

44
# Default owners for the entire repository
5-
* @gmelikov @phantomii @akremenetsky @slashburygin
5+
* @exordos/code_owners

docs/openapi/openapi_boot.yaml

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ components:
6161
type: string
6262
example: 00000000-0000-0000-0000-000000000000
6363
format: uuid
64+
readOnly: true
6465
name:
6566
type: string
6667
minLength: 0
@@ -77,12 +78,14 @@ components:
7778
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
7879
example: '2006-01-02T15:04:05.000576Z'
7980
format: date-time
81+
readOnly: true
8082
default: '2006-01-02T15:04:05.000576Z'
8183
updated_at:
8284
type: string
8385
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
8486
example: '2006-01-02T15:04:05.000576Z'
8587
format: date-time
88+
readOnly: true
8689
default: '2006-01-02T15:04:05.000576Z'
8790
capabilities:
8891
type: object
@@ -134,6 +137,7 @@ components:
134137
type: string
135138
example: 00000000-0000-0000-0000-000000000000
136139
format: uuid
140+
readOnly: true
137141
name:
138142
type: string
139143
minLength: 0
@@ -150,12 +154,14 @@ components:
150154
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
151155
example: '2006-01-02T15:04:05.000576Z'
152156
format: date-time
157+
readOnly: true
153158
default: '2006-01-02T15:04:05.000576Z'
154159
updated_at:
155160
type: string
156161
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
157162
example: '2006-01-02T15:04:05.000576Z'
158163
format: date-time
164+
readOnly: true
159165
default: '2006-01-02T15:04:05.000576Z'
160166
capabilities:
161167
type: object
@@ -207,6 +213,7 @@ components:
207213
type: string
208214
example: 00000000-0000-0000-0000-000000000000
209215
format: uuid
216+
readOnly: true
210217
name:
211218
type: string
212219
minLength: 0
@@ -223,12 +230,14 @@ components:
223230
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
224231
example: '2006-01-02T15:04:05.000576Z'
225232
format: date-time
233+
readOnly: true
226234
default: '2006-01-02T15:04:05.000576Z'
227235
updated_at:
228236
type: string
229237
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
230238
example: '2006-01-02T15:04:05.000576Z'
231239
format: date-time
240+
readOnly: true
232241
default: '2006-01-02T15:04:05.000576Z'
233242
capabilities:
234243
type: object
@@ -280,22 +289,26 @@ components:
280289
type: string
281290
example: 00000000-0000-0000-0000-000000000000
282291
format: uuid
292+
readOnly: true
283293
created_at:
284294
type: string
285295
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
286296
example: '2006-01-02T15:04:05.000576Z'
287297
format: date-time
298+
readOnly: true
288299
default: '2006-01-02T15:04:05.000576Z'
289300
updated_at:
290301
type: string
291302
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
292303
example: '2006-01-02T15:04:05.000576Z'
293304
format: date-time
305+
readOnly: true
294306
default: '2006-01-02T15:04:05.000576Z'
295307
project_id:
296308
type: string
297309
example: 00000000-0000-0000-0000-000000000000
298310
format: uuid
311+
readOnly: true
299312
name:
300313
type: string
301314
minLength: 0
@@ -400,6 +413,7 @@ components:
400413
minLength: 0
401414
maxLength: 64
402415
example: any_string
416+
readOnly: true
403417
required:
404418
- kind
405419
KindModel_Get:
@@ -410,6 +424,7 @@ components:
410424
minLength: 0
411425
maxLength: 64
412426
example: any_string
427+
readOnly: true
413428
required:
414429
- kind
415430
Resource_Get:
@@ -420,17 +435,20 @@ components:
420435
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
421436
example: '2006-01-02T15:04:05.000576Z'
422437
format: date-time
438+
readOnly: true
423439
default: '2006-01-02T15:04:05.000576Z'
424440
updated_at:
425441
type: string
426442
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
427443
example: '2006-01-02T15:04:05.000576Z'
428444
format: date-time
445+
readOnly: true
429446
default: '2006-01-02T15:04:05.000576Z'
430447
uuid:
431448
type: string
432449
example: 00000000-0000-0000-0000-000000000000
433450
format: uuid
451+
readOnly: true
434452
kind:
435453
type: string
436454
value:
@@ -482,17 +500,20 @@ components:
482500
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
483501
example: '2006-01-02T15:04:05.000576Z'
484502
format: date-time
503+
readOnly: true
485504
default: '2006-01-02T15:04:05.000576Z'
486505
updated_at:
487506
type: string
488507
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
489508
example: '2006-01-02T15:04:05.000576Z'
490509
format: date-time
510+
readOnly: true
491511
default: '2006-01-02T15:04:05.000576Z'
492512
uuid:
493513
type: string
494514
example: 00000000-0000-0000-0000-000000000000
495515
format: uuid
516+
readOnly: true
496517
kind:
497518
type: string
498519
value:
@@ -544,17 +565,20 @@ components:
544565
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
545566
example: '2006-01-02T15:04:05.000576Z'
546567
format: date-time
568+
readOnly: true
547569
default: '2006-01-02T15:04:05.000576Z'
548570
updated_at:
549571
type: string
550572
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
551573
example: '2006-01-02T15:04:05.000576Z'
552574
format: date-time
575+
readOnly: true
553576
default: '2006-01-02T15:04:05.000576Z'
554577
uuid:
555578
type: string
556579
example: 00000000-0000-0000-0000-000000000000
557580
format: uuid
581+
readOnly: true
558582
kind:
559583
type: string
560584
value:
@@ -605,17 +629,20 @@ components:
605629
type: string
606630
example: 00000000-0000-0000-0000-000000000000
607631
format: uuid
632+
readOnly: true
608633
created_at:
609634
type: string
610635
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
611636
example: '2006-01-02T15:04:05.000576Z'
612637
format: date-time
638+
readOnly: true
613639
default: '2006-01-02T15:04:05.000576Z'
614640
updated_at:
615641
type: string
616642
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
617643
example: '2006-01-02T15:04:05.000576Z'
618644
format: date-time
645+
readOnly: true
619646
default: '2006-01-02T15:04:05.000576Z'
620647
private_key:
621648
type: string
@@ -638,6 +665,7 @@ components:
638665
type: string
639666
example: 00000000-0000-0000-0000-000000000000
640667
format: uuid
668+
readOnly: true
641669
required: true
642670
name:
643671
name: name
@@ -665,6 +693,7 @@ components:
665693
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
666694
example: '2006-01-02T15:04:05.000576Z'
667695
format: date-time
696+
readOnly: true
668697
default: '2006-01-02T15:04:05.000576Z'
669698
updated_at:
670699
name: updated_at
@@ -674,6 +703,7 @@ components:
674703
x-ogen-time-format: '2006-01-02T15:04:05.000576Z'
675704
example: '2006-01-02T15:04:05.000576Z'
676705
format: date-time
706+
readOnly: true
677707
default: '2006-01-02T15:04:05.000576Z'
678708
capabilities:
679709
name: capabilities
@@ -731,6 +761,7 @@ components:
731761
type: string
732762
example: 00000000-0000-0000-0000-000000000000
733763
format: uuid
764+
readOnly: true
734765
required: true
735766
project_id:
736767
name: project_id
@@ -739,6 +770,7 @@ components:
739770
type: string
740771
example: 00000000-0000-0000-0000-000000000000
741772
format: uuid
773+
readOnly: true
742774
cores:
743775
name: cores
744776
in: query
@@ -832,6 +864,7 @@ components:
832864
minLength: 0
833865
maxLength: 64
834866
example: any_string
867+
readOnly: true
835868
required: true
836869
uuid:
837870
name: uuid
@@ -840,6 +873,7 @@ components:
840873
type: string
841874
example: 00000000-0000-0000-0000-000000000000
842875
format: uuid
876+
readOnly: true
843877
kind:
844878
name: kind
845879
in: query
@@ -893,6 +927,7 @@ components:
893927
type: string
894928
example: 00000000-0000-0000-0000-000000000000
895929
format: uuid
930+
readOnly: true
896931
required: true
897932
private_key:
898933
name: private_key
@@ -1024,6 +1059,7 @@ paths:
10241059
type: string
10251060
example: 00000000-0000-0000-0000-000000000000
10261061
format: uuid
1062+
readOnly: true
10271063
required: true
10281064
responses:
10291065
'200':
@@ -1046,6 +1082,7 @@ paths:
10461082
type: string
10471083
example: 00000000-0000-0000-0000-000000000000
10481084
format: uuid
1085+
readOnly: true
10491086
required: true
10501087
responses:
10511088
'200':
@@ -1075,6 +1112,7 @@ paths:
10751112
type: string
10761113
example: 00000000-0000-0000-0000-000000000000
10771114
format: uuid
1115+
readOnly: true
10781116
required: true
10791117
responses:
10801118
'204':
@@ -1094,6 +1132,7 @@ paths:
10941132
type: string
10951133
example: 00000000-0000-0000-0000-000000000000
10961134
format: uuid
1135+
readOnly: true
10971136
required: true
10981137
responses:
10991138
'200':
@@ -1116,6 +1155,7 @@ paths:
11161155
type: string
11171156
example: 00000000-0000-0000-0000-000000000000
11181157
format: uuid
1158+
readOnly: true
11191159
required: true
11201160
responses:
11211161
'200':
@@ -1162,6 +1202,7 @@ paths:
11621202
minLength: 0
11631203
maxLength: 64
11641204
example: any_string
1205+
readOnly: true
11651206
required: true
11661207
responses:
11671208
'200':
@@ -1186,6 +1227,7 @@ paths:
11861227
minLength: 0
11871228
maxLength: 64
11881229
example: any_string
1230+
readOnly: true
11891231
required: true
11901232
responses:
11911233
'201':
@@ -1217,6 +1259,7 @@ paths:
12171259
minLength: 0
12181260
maxLength: 64
12191261
example: any_string
1262+
readOnly: true
12201263
required: true
12211264
- name: ResourceRes_uuid
12221265
in: path
@@ -1247,6 +1290,7 @@ paths:
12471290
minLength: 0
12481291
maxLength: 64
12491292
example: any_string
1293+
readOnly: true
12501294
required: true
12511295
- name: ResourceRes_uuid
12521296
in: path
@@ -1284,6 +1328,7 @@ paths:
12841328
minLength: 0
12851329
maxLength: 64
12861330
example: any_string
1331+
readOnly: true
12871332
required: true
12881333
- name: ResourceRes_uuid
12891334
in: path
@@ -1310,6 +1355,7 @@ paths:
13101355
type: string
13111356
example: 00000000-0000-0000-0000-000000000000
13121357
format: uuid
1358+
readOnly: true
13131359
required: true
13141360
responses:
13151361
'200':
@@ -1333,6 +1379,7 @@ paths:
13331379
type: string
13341380
example: 00000000-0000-0000-0000-000000000000
13351381
format: uuid
1382+
readOnly: true
13361383
required: true
13371384
responses:
13381385
'200':

0 commit comments

Comments
 (0)