Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cf-online-api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KS Pardubický kraj
cf-online-api
Commits
59d33ec1
Verified
Commit
59d33ec1
authored
4 years ago
by
Andrej Ramašeuski
Browse files
Options
Downloads
Patches
Plain Diff
Limity delky zprav
parent
707ceb68
No related branches found
No related tags found
No related merge requests found
Pipeline
#1989
passed
4 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
openapi.yaml
+9
-1
9 additions, 1 deletion
openapi.yaml
with
10 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
59d33ec1
...
...
@@ -3,7 +3,7 @@ image: docker:19.03.1
variables
:
DOCKER_TLS_CERTDIR
:
"
/certs"
IMAGE_TAG
:
$CI_REGISTRY_IMAGE
IMAGE_VER
:
1.
5.2
IMAGE_VER
:
1.
6.0
services
:
-
docker:19.03.1-dind
...
...
This diff is collapsed.
Click to expand it.
openapi.yaml
+
9
−
1
View file @
59d33ec1
openapi
:
3.0.3
info
:
version
:
1.
5.1
version
:
1.
6.0
title
:
CF Online
description
:
CF Online
license
:
...
...
@@ -135,8 +135,10 @@ components:
enum
:
[
0
,
1
,
2
,
3
,
4
,
5
]
content
:
type
:
string
maxLength
:
1024
link
:
type
:
string
maxLength
:
256
related_post_id
:
type
:
integer
Post
:
...
...
@@ -148,6 +150,7 @@ components:
readOnly
:
true
datetime
:
type
:
string
readOnly
:
true
type
:
type
:
integer
enum
:
[
0
,
1
]
...
...
@@ -156,6 +159,7 @@ components:
enum
:
[
0
,
1
,
2
,
3
,
4
]
content
:
type
:
string
maxLength
:
1024
is_changed
:
type
:
boolean
is_archived
:
...
...
@@ -259,8 +263,10 @@ paths:
enum
:
[
3
,
4
]
content
:
type
:
string
maxLength
:
1024
link
:
type
:
string
maxLength
:
256
required
:
-
content
responses
:
...
...
@@ -359,6 +365,7 @@ paths:
enum
:
[
0
,
1
]
content
:
type
:
string
maxLength
:
1024
required
:
-
type
-
content
...
...
@@ -464,6 +471,7 @@ paths:
enum
:
[
0
,
1
,
2
,
3
,
4
]
content
:
type
:
string
maxLength
:
1024
is_archived
:
type
:
boolean
responses
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment