diff --git a/documentation/openapi/src/adminApi.yaml b/documentation/openapi/src/adminApi.yaml index 5f10715..958cf11 100644 --- a/documentation/openapi/src/adminApi.yaml +++ b/documentation/openapi/src/adminApi.yaml @@ -136,14 +136,6 @@ paths: If rejected (isAccepted=false), the pending project data might be archived or deleted based on business logic. security: - MyINPulse: [MyINPulse-admin] - parameters: - - in: path - name: pendingProjectId # Corrected typo and name change - required: true - schema: - type: integer - description: The ID of the pending project to decide upon. - example: 7 requestBody: required: true description: Decision payload.