Skip to content

Commit

Permalink
Fix clean API result
Browse files Browse the repository at this point in the history
  • Loading branch information
m-bucher committed Feb 23, 2021
1 parent f131382 commit b7e910b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/api/v2/compute_resources/proxmox.json.rabl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# frozen_string_literal: true

attributes :url, :user, :password, :ssl_verify_peer, :ssl_certs, :renew
attributes :url, :user, :ssl_verify_peer, :ssl_certs, :renew

0 comments on commit b7e910b

Please # to comment.