Skip to content

Commit

Permalink
feat: added owasp:api3:2019-rate-limit-retry-after
Browse files Browse the repository at this point in the history
  • Loading branch information
philsturgeon committed Sep 23, 2022
1 parent b6687e6 commit 2dd96df
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 557 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/test.yml
@@ -1,6 +1,10 @@
name: Run Tests

on: [push]
on:
pull_request:
# Only run tests when relevant files are changing
paths-ignore:
- '**.md'

jobs:
test:
Expand Down
70 changes: 0 additions & 70 deletions __tests__/hosts-https-only-oas2.test.ts

This file was deleted.

49 changes: 0 additions & 49 deletions __tests__/hosts-https-only-oas3.test.ts

This file was deleted.

64 changes: 0 additions & 64 deletions __tests__/no-unknown-error-format.test.ts

This file was deleted.

95 changes: 0 additions & 95 deletions __tests__/no-x-headers.test.ts

This file was deleted.

0 comments on commit 2dd96df

Please sign in to comment.