Skip to content

Commit

Permalink
typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBmau committed Jul 22, 2024
1 parent 408efc6 commit 6534089
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions mmv1/products/transcoder/Job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

---
!ruby/object:Api::Resource
--- !ruby/object:Api::Resource
name: "Job"
self_link: "projects/{{project}}/locations/{{location}}/jobs/{{name}}"
base_url: "projects/{{project}}/locations/{{location}}/jobs"
Expand Down
3 changes: 1 addition & 2 deletions mmv1/products/transcoder/JobTemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

---
!ruby/object:Api::Resource
--- !ruby/object:Api::Resource
name: "JobTemplate"
self_link: "projects/{{project}}/locations/{{location}}/jobTemplates/{{job_template_id}}"
base_url: "projects/{{project}}/locations/{{location}}/jobTemplates"
Expand Down
3 changes: 1 addition & 2 deletions mmv1/products/transcoder/product.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

---
!ruby/object:Api::Product
--- !ruby/object:Api::Product
name: Transcoder
display_name: Transcoder
versions:
Expand Down

0 comments on commit 6534089

Please sign in to comment.