octoparts icon indicating copy to clipboard operation
octoparts copied to clipboard

Endpoint Param names with whitespaces are confusing.

Open lloydmeta opened this issue 10 years ago • 2 comments

  • Admin UI should show a warning if an endpoint Param names has whitespace pre/suffix
  • In general, surround all string identifiers with single quotes (or any other delimiter) when spitting them out to logs so that we can easily identify if there are whitespace chars in them.

lloydmeta avatar Oct 14 '14 02:10 lloydmeta

related: #35

mauhiz avatar Mar 02 '15 02:03 mauhiz

related: #138 (adds a warning mechanism and a warn about whitespace in URI)

mauhiz avatar Mar 19 '15 07:03 mauhiz