Skip to content

Commit

Permalink
Fixed typo in invoices search
Browse files Browse the repository at this point in the history
  • Loading branch information
pieroalberto committed Nov 12, 2024
1 parent 3da74a8 commit 2b280b3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions reference/Selfnet-APP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ x-stoplight:
id: ff85zzu171gza
info:
title: Selfnet APP
version: 1.0.0-beta.4
version: 1.0.0-beta.5
description: Selfnet APP public API documentation.
servers:
- url: 'https://mxp-public-sn-app-api.dev.icadsistemi.com/v1'
Expand Down Expand Up @@ -774,7 +774,8 @@ paths:
- processing
- historical
in: query
name: type
name: status
description: It can be "processing" or "history"
- schema:
type: string
in: query
Expand Down

0 comments on commit 2b280b3

Please sign in to comment.