mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-05-01 20:20:10 -07:00
7 lines
163 B
YAML
7 lines
163 B
YAML
delay:
|
|
'https://github.com': 500 #Avoiding Github rate limit by delaying the request -> 500ms
|
|
ignore:
|
|
urls: # Array of url to ignore
|
|
- https://swagger.io/
|
|
|