Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAllowed param values missing in docs #1735
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the docs a lot of times the allowed param values are missing.
e.g. for set() what are the allowed param types for key? string|int?