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

A viewset to expose Lotus parameters like available language, status name list, current Lotus version, etc..; #61

Open
sveetch opened this issue Oct 11, 2023 · 0 comments
Labels
API Enhancement Feature enhancement

Comments

@sveetch
Copy link
Member

sveetch commented Oct 11, 2023

Is your feature request related to a problem? Please describe.
Currently from the point of view of API client, there is no way to know some useful parameters like Lotus versions, status names, etc..

So for now API client may need to hardcode itself some variables.

Describe the solution you'd like
A new API view on path "/api/infos/" which will include some parameters:

  • Base site url;
  • Lotus versions;
  • Current language from request acceptance;
  • List of available status names;
  • Enabled default language and available languages (as defined from Django settings);
  • Site name and url ?
@sveetch sveetch mentioned this issue Oct 11, 2023
12 tasks
@sveetch sveetch added Enhancement Feature enhancement API labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Enhancement Feature enhancement
Projects
None yet
Development

No branches or pull requests

1 participant