Skip to content

Commit

Permalink
fix:update based on orakl-config collection update (#1270)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai authored Mar 18, 2024
1 parent 8867c1f commit 52f1d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/pkg/admin/adapter/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

type BulkAdapters struct {
Adapters []AdapterInsertModel `json:"adapters"`
Adapters []AdapterInsertModel `json:"result"`
}

type AdapterModel struct {
Expand Down

0 comments on commit 52f1d07

Please sign in to comment.