mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-23 19:58:04 -08: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/
|
|
|