Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takahashi-h5/85c75621af2513e733963821eb5497b7 to your computer and use it in GitHub Desktop.
Save takahashi-h5/85c75621af2513e733963821eb5497b7 to your computer and use it in GitHub Desktop.
openapi: 3.0.1
info:
title: タイトル
description: API
version: 0.1.0
tags:
- name: intercomapp
x-displayName: 共通API
# 省略
paths:
/resource1/resource2/{xxx}/{yyy}:
get:
tags:
- commonapi
summary: API名
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment