Skip to content

path parameters #45

Description

@frogjimjaff

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions