Skip to content

Support comments in JSON request body #599

@ashitaprasad

Description

@ashitaprasad

Tell us about the task you want to perform and are unable to do so because the feature is not available

Support comments in JSON request body

{
  // one-line comment
  "foo": "bar",
  /*
   * multi-line block comment
   */
  "baz": "qux",
}

Potential solution can be searched here - https://fluttergems.dev/json/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions