他们用什么来编写 API 文档?
What have they used to write their API documentation?
我想知道 application/service 那些人用什么来编写他们的文档?我对右侧的游乐场部分特别感兴趣。
https://docs.nftport.xyz/docs/nftport/b3A6MjE0MDYzNzY-upload-a-file-to-ipfs
大体框架基于Stoplight.
游乐场似乎由多个部分组成,与以下表格相关联:
<pre tabindex="0" aria-label="curl --request POST \
--url https://api.nftport.xyz/v0/files \
--header 'Authorization: ' \
--header 'Content-Type: multipart/form-data' \
--header 'content-type: multipart/form-data; boundary=---011000010111000001101001' \
--form file=" style="--fs-code: 12;" class="sl-code-viewer sl-overflow-x-hidden sl-overflow-y-hidden sl-relative sl-outline-none sl-group" role="group">
<div style="max-height: 400px;" class="sl-code-viewer__scroller sl-overflow-x-auto sl-overflow-y-auto">
<div style="padding: 12px 15px; font-family: var(--font-code); font-size: var(--fs-code); line-height: var(--lh-code);" class="sl-code-highlight prism-code language-bash">
...
我想知道 application/service 那些人用什么来编写他们的文档?我对右侧的游乐场部分特别感兴趣。
https://docs.nftport.xyz/docs/nftport/b3A6MjE0MDYzNzY-upload-a-file-to-ipfs
大体框架基于Stoplight.
游乐场似乎由多个部分组成,与以下表格相关联:
<pre tabindex="0" aria-label="curl --request POST \
--url https://api.nftport.xyz/v0/files \
--header 'Authorization: ' \
--header 'Content-Type: multipart/form-data' \
--header 'content-type: multipart/form-data; boundary=---011000010111000001101001' \
--form file=" style="--fs-code: 12;" class="sl-code-viewer sl-overflow-x-hidden sl-overflow-y-hidden sl-relative sl-outline-none sl-group" role="group">
<div style="max-height: 400px;" class="sl-code-viewer__scroller sl-overflow-x-auto sl-overflow-y-auto">
<div style="padding: 12px 15px; font-family: var(--font-code); font-size: var(--fs-code); line-height: var(--lh-code);" class="sl-code-highlight prism-code language-bash">
...