Skip to content

Commit

Permalink
Update swagger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
allanbowe authored Aug 7, 2023
1 parent b57dfa4 commit f6e77f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/public/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1798,15 +1798,15 @@ paths:
bearerAuth: []
parameters:
-
description: 'Location of code in SASjs Drive'
description: 'Location of the Stored Program in SASjs Drive'
in: query
name: _program
required: true
schema:
type: string
example: /Projects/myApp/some/program
-
description: 'Optional query param for setting debug mode'
description: 'Optional query param for setting debug mode (returns the session log in the response body'
in: query
name: _debug
required: false
Expand Down

0 comments on commit f6e77f9

Please sign in to comment.