-
Notifications
You must be signed in to change notification settings - Fork 63
railway_manager_interface: update openapi #14092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
|
There are mentions of GESICO in this openAPI |
clarani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you launch the generation of the front-end types please ? 🙏
cde7011 to
4e81490
Compare
@younesschrifi @achrafmohye were doing it yesterday, maybe they have some news |
| allOf: | ||
| - $ref: '#/components/schemas/StepType' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't it be the following ?
| allOf: | |
| - $ref: '#/components/schemas/StepType' | |
| ref: '#/components/schemas/StepType' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4e81490 to
cf50d1e
Compare
7e7686d to
eca9fb2
Compare
d31cb36 to
58a3037
Compare
58a3037 to
02068b3
Compare
emersion
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
| Location: | ||
| properties: | ||
| uic: | ||
| type: number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be an int i think
02068b3 to
7f79d5a
Compare
|
i think it's ok now |
generate models for railway manager Signed-off-by: Jules Peignier <[email protected]>
7f79d5a to
99b2bea
Compare

No description provided.