Skip to content

Commit f66679c

Browse files
committed
Change operation id for getting a specific build
1 parent dafe0d7 commit f66679c

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ paths:
161161
/builds/{project}/{channel}/{build}:
162162
get:
163163
summary: Get a specific build by its build ID for a project in a specific release channel
164-
operationId: getBuild
164+
operationId: getProjectBuild
165165
tags:
166166
- builds
167167
parameters:

0 commit comments

Comments
 (0)