Skip to content

Cannot create a conf file #18

@ansman

Description

@ansman

From the REST API it's easy to enter values to a conf file that does exist.

All you need is to POST name=stanza_name to configs/conf-<name> and the file is created for you.

This doesn't work at all in the SDK.
When you try to fetch a conf file that doesn't exist you get a KeyError and the Collection doesn't support create (which is understandable seeing as you cannot create an empty conf file)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions