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

path parameters #45

Open
frogjimjaff opened this issue Jul 5, 2018 · 0 comments
Open

path parameters #45

frogjimjaff opened this issue Jul 5, 2018 · 0 comments

Comments

@frogjimjaff
Copy link

I have a parameter defined as
@swg\Parameter(
name="id",
description="contact primary id",
in="path",
required=false,
type="integer",
)

On the UI it shows correctly as

Description Parameter Type Data Type
contact primary id path integer

When I click the try it now the try it now button the Value i entered doesnt get added to the path.

Any ideas?
Thanks

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

No branches or pull requests

1 participant