Skip to content

Commit

Permalink
updates to spec and model names
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Oct 22, 2024
1 parent 411216d commit b38c6df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions compose_api/spec/openapi_3_1_0_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -869,15 +869,15 @@ components:
simulator:
type: string
title: Simulator
rmse_matrix:
rmse_scores:
additionalProperties:
type: number
type: object
title: Rmse Matrix
title: Rmse Scores
type: object
required:
- simulator
- rmse_matrix
- rmse_scores
title: SimulatorRMSE
SmoldynRun:
properties:
Expand Down

0 comments on commit b38c6df

Please sign in to comment.