Skip to content

json format error #3

Open
Open
@millievn

Description

@millievn

I use webui by docker and get wrong code:

input:

    location /api/ro {
      default_type "application/json";
      return ' { "code":200 }'
}

output:

location /api/ro {
      default_type "application/json";
      return ' {
        #$#%#$#placeholder03434#$#%#$#:200
      }
      '
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions