From 177094d3bb74a801207da1e4ddecce1d39ab3d3f Mon Sep 17 00:00:00 2001 From: Frederick de Ruiter <127706008+fderuiter@users.noreply.github.com> Date: Thu, 10 Jul 2025 09:14:31 -0500 Subject: [PATCH 1/2] rebase staging (#33) * Update openapi.yaml bump * chore: auto-fix OpenAPI schema titles [skip ci] --------- Co-authored-by: github-actions[bot] From b97b9995c04d2bdeeaff66381b3c603421239f9a Mon Sep 17 00:00:00 2001 From: Frederick de Ruiter <127706008+fderuiter@users.noreply.github.com> Date: Thu, 10 Jul 2025 09:15:07 -0500 Subject: [PATCH 2/2] Update openapi.yaml --- imednet/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imednet/openapi.yaml b/imednet/openapi.yaml index 9e600da..7fd0ed5 100644 --- a/imednet/openapi.yaml +++ b/imednet/openapi.yaml @@ -8,7 +8,7 @@ info: the API. ' - version: 1.0.8 + version: 1.0.9 servers: - url: https://edc.prod.imednetapi.com/api/v1/edc description: Production EDC API server