Skip to content

Commit

Permalink
Update openapi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gotham13 authored Dec 21, 2024
1 parent 27b70f7 commit 73ab89f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
info:
description: API documentation for Puppet Master Module.
description: Generated API documentation from Hoppscotch collection.
title: Puppet Master
version: 1.0.0
openapi: 3.0.0
Expand Down Expand Up @@ -64,7 +64,15 @@ paths:
type: object
type: object
required: true
responses: {}
responses:
'200':
content:
application/json:
example: ''
schema:
properties: {}
type: object
description: OK
summary: pdf
tags: []
servers:
Expand Down

0 comments on commit 73ab89f

Please sign in to comment.