-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Description:
The usage of iid, while semi-functional, is incorrect on this line as per the Gitlab Documentation here and here. This is actually causing an issue with the noCacheSuffix() function as it appends a 2nd question mark into the URL thus making the URL invalid and producing a 400 error from the API
Requirements:
- use the proper
idvalue in RESTful style as opposed to using a URL parameter
Setup & Reference:
Submissions:
- Ensure good test coverage on all modules
- Upload documentation for how to run your submission
- Upload all your source code as a zip for review
- Winner will be required to submit a pull request with their winning code.
Reactions are currently unavailable