Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PA165 - Airport - project
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
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
Ján Macháček
PA165 - Airport - project
Commits
6520ffc4
There was an error fetching the commit references. Please try again later.
Commit
6520ffc4
authored
1 year ago
by
Martin Slovík
Browse files
Options
Downloads
Patches
Plain Diff
Removing update Steward to Flight assignment endpoint
parent
ad2014e6
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
core/openapi.yaml
+0
-27
0 additions, 27 deletions
core/openapi.yaml
with
0 additions
and
27 deletions
core/openapi.yaml
+
0
−
27
View file @
6520ffc4
...
...
@@ -172,33 +172,6 @@ paths:
application/json
:
schema
:
$ref
:
'
#/components/schemas/ErrorMessage'
put
:
tags
:
-
Steward
summary
:
Update assignment of steward to a flight.
operationId
:
updateStewardFlights
parameters
:
-
name
:
stewardId
in
:
path
required
:
true
schema
:
type
:
integer
format
:
int64
-
name
:
flightId
in
:
path
required
:
true
schema
:
type
:
integer
format
:
int64
responses
:
"
200"
:
$ref
:
'
#/components/responses/SingleStewardDtoResponse'
"
400"
:
description
:
Input data not correct
content
:
application/json
:
schema
:
$ref
:
'
#/components/schemas/ErrorMessage'
delete
:
tags
:
-
Steward
...
...
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