Skip to content

Updated property extraction #1

Updated property extraction

Updated property extraction #1

Workflow file for this run

name: Generate API
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Generate sdRDM library
uses: JR-1991/generate-sdrdm-api@main
with:
library_name: "pyThermoML"
schema_path: "./specifications/ThermoML.md"
schema: "true"
branch: "main"