grafana / cog

Code Generation with a human touch
Apache License 2.0
43 stars 2 forks source link

PHP: Unescape dashes in strings #526

Open spinillos opened 3 weeks ago

spinillos commented 3 weeks ago

PHP escapes the dashes in the strings. These scapes could break the dashboard.

The SDK should be able to return unescape strings directly.