23 lines
363 B
YAML
23 lines
363 B
YAML
id: arcgis-rest-api
|
|
|
|
info:
|
|
name: ArcGIS exposed docs
|
|
author: Podalirius
|
|
severity: info
|
|
tags: api,arcgis,cms
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/server/sdk/rest/index.html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'ArcGIS REST API'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|