Skip to content
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

Fix missing property in Create Sync Job request #6211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jan-oratowski
Copy link

In example there was property called "user1", but it was missing from request definition.

This resulted in nswagger generating incorrect C# API code.

Contribution Guidelines

What does this PR include?

Small change to openapi.yaml that fixes missing field.

Short Description

Fixing openapi.yaml.

Affected Containers

Did you run tests?

What did you tested?

I have generated working API wrapper with that yaml.

What were the final results? (Awaited, got)

In example there was property called "user1", but it was missing from request definition.

This resulted in nswagger generating incorrect C# API code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant