PMDoc은 Postman JSON 파일을 HTML 형식으로 변환해주는 CLI 애플리케이션입니다. 이 도구를 사용하면 Postman 컬렉션을 쉽게 HTML 문서로 변환하여 문서화할 수 있습니다.
JAVA 21 이상의 버전이 설치되어 있어야 합니다.
pmdoc <Postman JSON 파일 경로>
PMDoc is a CLI application that converts Postman JSON files into HTML format. With this tool, you can easily document your Postman collections by converting them into HTML documents.
Java 21 or higher must be installed.
pmdoc <Postman JSON File Path>