gitbook-plugin-code-path-params

1.1.11 • Public • Published

code-path-params (이름이 이상하다)

Gitbook 을 이용하여 API 문서를 작성할 때에 Path Parameter를 표현하기 어려웠습니다.
그런데 구글은 잘 표현했더군요

이렇게 :
alt text
그래서 만들었습니다.

Installation

book.json 파일에 플러그인을 추가합니다.

{
    "plugins": ["code-path-params"]
}

Usage

Parameter로 쓸 문자를 {} 안에 넣습니다.

POST http://genius.genie.ggg/abc/{userId}/{HelloCount}/hey

alt text

Result

alt text

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-code-path-params

Weekly Downloads

0

Version

1.1.11

License

ISC

Last publish

Collaborators

  • geniusk