axe-api / axe-api

The next-generation Rest API Framework

Home Page:https://axe-api.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"all" keyword should be added to the reserved keys

ozziest opened this issue · comments

Motivation

all keyword should be added to the reserved keys.

Technical Details

RESERVED_KEYWORDS in constants.ts

I'd like to work on it

Hi @tarunsamanta2k20! That's great. 🥳

Just we need to change the following file; https://github.com/axe-api/axe-api/blob/master/src/constants.ts#L21
The all keyword should be added to the RESERVED_KEYWORDS.

Please let me know if you need any help. 🤗