Skip to content

Commit

Permalink
Merge pull request #383 from inhogog2/main
Browse files Browse the repository at this point in the history
Change from snake case to Camel case in the query.
  • Loading branch information
backguynn authored Aug 25, 2023
2 parents 9bb0adb + 712bc1b commit e5bbbc9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions api/restapi/embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2155,7 +2155,7 @@ paths:
type: string
required: true
description: Neighbor IP address
- name: remote_as
- name: remoteAs
in: query
type: integer
format: int32
Expand Down

0 comments on commit e5bbbc9

Please sign in to comment.