Skip to content

comments in strest doc parsed incorrectly #5

Description

@dustismo

Need to ignore commented out lines when parsing the annotation.

(
route = "/v4/tv/chart/daily",
access = {"tv", "tvcharts"}
// cacheTimeout = 60*30
)

incorrectly assigns:

access = 60*30

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions