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

Support Freeform Reference Design #649

Open
bwJuniper opened this issue Apr 22, 2024 · 2 comments
Open

Support Freeform Reference Design #649

bwJuniper opened this issue Apr 22, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bwJuniper
Copy link
Collaborator

Figure out what to do about Freeform.

Add support for /api/design/config-templates

Add support for /api/blueprints/ with
{
"design": "freeform",
}
identify other things and make sure only freeform things can be done to freeform blueprints with validation.

@bwJuniper bwJuniper added the enhancement New feature or request label Apr 22, 2024
@bwJuniper bwJuniper added this to the Freeform milestone Apr 22, 2024
@bwJuniper
Copy link
Collaborator Author

/api/blueprints/{blueprint_id}/config-templates-assignments
/api/blueprints/{blueprint_id}/config-templates-import
/api/blueprints/{blueprint_id}/config-templates

@bwJuniper
Copy link
Collaborator Author

These API endpoints are secondary and can be implemented after the basic Freeform functionality.

/api/blueprints/{blueprint_id}/ra-group-generators
/api/blueprints/{blueprint_id}/ra-groups
/api/blueprints/{blueprint_id}/ra-local-pool-generators
/api/blueprints/{blueprint_id}/ra-local-pools
/api/blueprints/{blueprint_id}/ra-resource-generators
/api/blueprints/{blueprint_id}/ra-resources

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
Status: No status
Development

No branches or pull requests

3 participants