Hi, I think the [current](https://github.com/SchedMD/slurm/blob/d7a74a3a27a88232923fa689ae675aa28e7fc0f5/src/plugins/openapi/dbv0.0.38/openapi.json) openapi specification for slurm database is incorrect: `dbv0.0.38_tres_update` erroneously was added to `/accounts/` path, instead of schema (it already exists there so this would count as a duplicate) references to ` #/components/schemas/v0.0.38_meta` exist despite there not being any schema for it.Renaming all references of #/components/schemas/v0.0.38_meta` to `#/components/schemas/dbv0.0.38_meta` should fix the issue.
Created attachment 29085 [details] patch for 2205 (v1)
This has now been fixed for the upcoming Slurm-23.02.2 release: > https://github.com/SchedMD/slurm/commit/d42baaf2a9c67f7276ed9d9d40b3226208b3b358 > https://github.com/SchedMD/slurm/commit/027037faac074ea4bcefe3a85d4acdd549e24759