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

feat(config): build APIs and tests for configs #17

Open
6 tasks done
niyasrad opened this issue Aug 24, 2024 · 0 comments
Open
6 tasks done

feat(config): build APIs and tests for configs #17

niyasrad opened this issue Aug 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@niyasrad
Copy link
Member

niyasrad commented Aug 24, 2024

Description

  • Feature Request

Tasks

Details

  • Feature Description: To have a complete base v1 API, we will need configs
    • A config goes under the config_definition - where config_definition is the template.
    • Take the standards and folder structure for config_definition and replicate the following
      • CRUDL API for config
      • Utilities - validation, queries and utils
    • Test the utilities and functions written and ensure all test cases pass.
    • Make sure to write border/edge cases for the utilities
@niyasrad niyasrad added the enhancement New feature or request label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants