Skip to content

DESCRIBE ODATA SERVICE output not parseable — roundtrip broken #400

@retran

Description

@retran

Impact

DESCRIBE ODATA SERVICE emits MDL that fails to parse when re-executed as CREATE. Roundtrip workflow broken for published OData services.

Details

  • DESCRIBE ODATA SERVICE emits publish entity ... expose (...) syntax.
  • Parser rejects the expose block with bare as 'Name' (Key) syntax.
  • OData clients and JSON structures roundtrip correctly; only published OData services broken.

Expected

DESCRIBE output is valid MDL accepted by the parser (roundtrip invariant).


Discovered during AI-assisted manual testing session (2026-04-29, mxcli v0.7.0-257-ga07e7e0).

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