You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/11/14 18:53:08 UTC

[GitHub] [trafficcontrol] ZugNZwang commented on issue #3312: Disallow underscore in xmlId

ZugNZwang commented on issue #3312: Disallow underscore in xmlId
URL: https://github.com/apache/trafficcontrol/issues/3312#issuecomment-554027711
 
 
   When making a `POST` request to `https://{{TO_BASE_URL}}/api/{{api_version}}/deliveryservices` with an `xmlId` key containing any of these:
   
   - special character
   - underscore 
   - capital letters
   - beginning/ending hyphens
   
   it is allowed on the TO API. The TO API only handles spaces and periods.
   Traffic Portal does not allow for any of these.
   Documentation of xmlId found here: https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#xml-id

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services