diff --git a/.postman/api_712ea0ff-8ee1-45c4-aaf6-7c24b49f4ad3 b/.postman/api_712ea0ff-8ee1-45c4-aaf6-7c24b49f4ad3 index d7eb8a5..2f69582 100644 --- a/.postman/api_712ea0ff-8ee1-45c4-aaf6-7c24b49f4ad3 +++ b/.postman/api_712ea0ff-8ee1-45c4-aaf6-7c24b49f4ad3 @@ -14,8 +14,8 @@ rootDirectory = postman/collections [config.relations.apiDefinition] rootDirectory = postman/schemas -files[] = {"path":"index.yaml","metaData":{}} +files[] = {"path":"pms-api.yaml","metaData":{}} [config.relations.apiDefinition.metaData] type = openapi:3_1 -rootFiles[] = index.yaml +rootFiles[] = pms-api.yaml diff --git a/postman/schemas/index.yaml b/postman/schemas/pms-api.yaml similarity index 100% rename from postman/schemas/index.yaml rename to postman/schemas/pms-api.yaml