Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Miguel Angel Reina Ortega
SOL002-SOL003
Commits
9f7e5918
Commit
9f7e5918
authored
5 years ago
by
moscatelli
Browse files
Options
Downloads
Patches
Plain Diff
SOL002/SOL003: API verions interface updated
parent
0f42dc90
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/endpoints/SOL002SOL003_endpoints.yaml
+15
-16
15 additions, 16 deletions
src/endpoints/SOL002SOL003_endpoints.yaml
with
15 additions
and
16 deletions
src/endpoints/SOL002SOL003_endpoints.yaml
+
15
−
16
View file @
9f7e5918
# Copyright (c) ETSI 2017.
# https://forge.etsi.org/etsi-forge-copyright-notice.txt
endpoints
:
api-versions
:
parameters
:
...
...
@@ -23,7 +22,7 @@ endpoints:
The response body shall contain 4.4 API version
information, as defined in clause 4.4.1.13.
schema
:
$ref
:
'
../
../
definitions/SOL002SOL003_def.yaml#/definitions/ApiVersionInformation'
$ref
:
'
../definitions/SOL002SOL003_def.yaml#/definitions/ApiVersionInformation'
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -35,17 +34,17 @@ endpoints:
type
:
string
maximum
:
1
minimum
:
1
400
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/400'
}
401
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/401'
}
403
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/403'
}
404
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/404'
}
405
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/405'
}
406
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/406'
}
413
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/413'
}
414
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/414'
}
416
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/416'
}
422
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/422'
}
429
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/429'
}
500
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/500'
}
503
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/503'
}
504
:
{
$ref
:
'
../
../
responses/SOL002SOL003_resp.yaml#/responses/504'
}
400
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/400'
}
401
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/401'
}
403
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/403'
}
404
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/404'
}
405
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/405'
}
406
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/406'
}
413
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/413'
}
414
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/414'
}
416
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/416'
}
422
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/422'
}
429
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/429'
}
500
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/500'
}
503
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/503'
}
504
:
{
$ref
:
'
../responses/SOL002SOL003_resp.yaml#/responses/504'
}
\ No newline at end of file
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