Skip to content

Implement command to push BP to Repository Engine #3

@meronig

Description

@meronig

Implement a new command to push the BP to the Repository Engine.
Repository Engine API are available here

Use POST /blueprints to push a new blueprint. If no id is returned, then blueprint does not pass schema validation.
Use PATCH /blueprints/{blueprint_id} to update blueprint if already pushed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions