Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions specs/example-template.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
openapi: 3.0.1
info:
title: An empty API spec
version: "1.1.1"
version: "1.1.2"
contact:
name: "The team name going to implement this spec"
url: "https://github.com/test-owner/actual-api-implementation-repository"
tags:
tags:
- name: Sample Resource
description: "Sample Resource description"
paths: {}
components:
schemas: {}
schemas: {}