Skip to content

feat: rust and new runner#57

Open
ChristianBeilschmidt wants to merge 8 commits intomainfrom
rust2
Open

feat: rust and new runner#57
ChristianBeilschmidt wants to merge 8 commits intomainfrom
rust2

Conversation

@ChristianBeilschmidt
Copy link
Member

@ChristianBeilschmidt ChristianBeilschmidt commented Mar 16, 2026

  • configs are now all in openapitools.json
  • diffs are in {language}/diffs/… wrt. post-processing
  • openapi version is now fixed in openapitools.json
  • rust is new

…f interfaces and introduce TypedPlotOperator, TypedRasterOperator, and TypedVectorOperator

- Deleted TypedOperatorOneOf, TypedOperatorOneOf1, and TypedOperatorOneOf2 interfaces and their associated files.
- Added new interfaces: TypedPlotOperator, TypedRasterOperator, and TypedVectorOperator with corresponding JSON serialization/deserialization functions.
- Updated TypedOperator type to include new operator types.
- Modified index files to export new operator types and removed references to deleted ones.
- Updated documentation for new operator types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant