Skip to content

Add support for documenting a request URI's matrix variables #295

Open
@kamaydeo

Description

@kamaydeo

The URI specification RFC 3986 defines the possibility of including name-value pairs within path segments. Spring MVC has support for this for a long while.

How do you recommend documenting matrix variables with rest docs?
For example: "/cars;color=red;year=2012"

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementEnhancement that adds a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions