Skip to content

Allow yml and txt in API configuration import #415

@bajiat

Description

@bajiat

Currently, API configuration file upload only accepts yaml and json file extensions. Add yml and txt to allow these file stypes. Check also if there is a MIME type filter that would be simpler to adopt.

Definition of done

  • Check the current upload code.
  • Check for MIME type filter, e.g. text/plain.
  • Make required changes to allow relevant formats.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions