point-tools/src/Skobkin/Bundle/PointToolsBundle/Resources/config/api/crawler.yml
2016-03-22 20:44:22 +03:00

5 lines
171 B
YAML

api_crawler_receive_all_page:
path: /all/page
defaults: { _controller: SkobkinPointToolsBundle:Api/Crawler:receiveAllPage, _format: json }
methods: [POST]