Skip to content

Query parameter names are not escaped if they match with a Scala/Java keyword #157

@rigolepe

Description

@rigolepe
    def post(format: String, 
             gridSetId: String, 
             maxX: Double, 
             maxY: Double, 
             minX: Double, 
             minY: Double, 
             type: Type, 
             zoomStart: Double, 
             zoomStop: Double, 
             threadCount: Option[Double] = None) =

"identifier expected but 'type' found."

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions