point-tools/old/src/PointToolsBundle/Resources/config/api/crawler.yml

5 lines
171 B
YAML
Raw Normal View History

2016-03-22 17:44:22 +00:00
api_crawler_receive_all_page:
path: /all/page
defaults: { _controller: SkobkinPointToolsBundle:Api/Crawler:receiveAllPage, _format: json }
methods: [POST]