In Swagger file, operationId is missing for activation logs and results
Open
bug
swagger
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
`/namespaces/{namespace}/activations/{activationid}/logs` and `/namespaces/{namespace}/activations/{activation}/result` GET requests should have an operationId in the Swagger file.
Contributor guide
Research direction
Open the Swagger file and locate the GET definitions for the activation logs and activation result paths named in the issue. Add an operationId to each definition, then validate the Swagger file and confirm both operations expose those identifiers.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100