Skip to content

feat(datasource/custom): allow to fetch from TOML data endpoint #25635

@secustor

Description

@secustor

Describe the proposed change(s).

Similar to the current json implementation this new toml option should query an http endpoint tough instead toml-eslint-parser should be used as parser

Notes:

  • the request should send the Accept header with application/toml as value
  • After parsing as toml, jsonata rules should be applied

Metadata

Metadata

Assignees

No one assigned

    Labels

    datasource:custompriority-3-mediumDefault priority, "should be done" but isn't prioritised ahead of others

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions