Readme Errors
Open
- Dominant language
- Java
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
1. Hasura Initialization:
Note specific to use cases of extra options to be added. Else people will blindly copy config for all different options availabe. eg using enableOverHttp() option would give 405 error for Auth/Data Services.
2. FileStore upload:
Note specifying the second argument of file upload (/ *File * /) can be both File object as well as byte[ ].
Also note specifying providing filename is not essential
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.