-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
API Endpoints - Read-only - XCOM #8134
Comments
Hi @mik-laj would be keen on working on this issue! |
Thanks. For now, we're focusing on read-only endpoints. We need to build a scheme using Marshmallow compatible with OpenAPI. Soon I will write more information on Slack - #sig-api channel. |
We are ready. You can start working from this file You can be inspired by this change. |
@mik-laj will be working on it thanks :) |
Co-authored-by: Ash Berlin-Taylor <[email protected]> Co-authored-by: Kamil Breguła <[email protected]>
Co-authored-by: Ash Berlin-Taylor <[email protected]> Co-authored-by: Kamil Breguła <[email protected]>
Description
Hello
We need to create several endpoints that perform basic read-only operations on XCOM . We need the following endpoints:
For now, we focus only on read-only operations, but the others will also be implemented as the next step.
Detailed information is available in the issue:
#8118
Use case / motivation
N/A
Related Issues
N/A
The text was updated successfully, but these errors were encountered: