Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLICS API end point: /access #537

Open
lane55 opened this issue Sep 21, 2022 · 1 comment
Open

Add CLICS API end point: /access #537

lane55 opened this issue Sep 21, 2022 · 1 comment
Assignees
Labels
CI - Continuous Improvement Continuously improve pc2 code quality, features and testing CLICS CCS Update Changes to update to the CLICS specification low priority An issue that can be deferred Small LOE Less than an hour to code, test and push a PR
Milestone

Comments

@lane55
Copy link
Contributor

lane55 commented Sep 21, 2022

Is your feature request related to a problem?

Non-compliance with CLICS API Spec.

Feature Description:

Implement an access end point.
Create a "empty" return value, empty JSON array.

See spec at: https://ccs-specs.icpc.io/2022-07/contest_api#access

Have you considered other ways to accomplish the same thing?

There are none.

Do you have any specific suggestions for how your feature would be implemented in PC^2?

Add endpoint /contests//access with empty array, i.e. {}

Additional context:

@lane55 lane55 added low priority An issue that can be deferred CLICS CCS Update Changes to update to the CLICS specification CI - Continuous Improvement Continuously improve pc2 code quality, features and testing labels Sep 21, 2022
@lane55 lane55 added the Small LOE Less than an hour to code, test and push a PR label Sep 30, 2022
@lane55
Copy link
Contributor Author

lane55 commented Sep 30, 2022

Again, at first implement by just returning a empty array.

@lane55 lane55 changed the title Add CLICS API access end point Add CLICS API end point: /access Apr 3, 2023
@johnbrvc johnbrvc self-assigned this Nov 2, 2023
@troy2914 troy2914 added this to the 9.11.0 milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI - Continuous Improvement Continuously improve pc2 code quality, features and testing CLICS CCS Update Changes to update to the CLICS specification low priority An issue that can be deferred Small LOE Less than an hour to code, test and push a PR
Projects
None yet
Development

No branches or pull requests

3 participants