routemap.example.json 123 B

123456789
  1. {
  2. "domain_name": "test.url.com",
  3. "uri_paths": [
  4. "/robots.txt",
  5. "/v1/api/sample-endpoint"
  6. ]
  7. }