Skip to content

Commit

Permalink
fix: πŸ› add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DhariniJeeva committed Dec 13, 2024
1 parent af68dfe commit 8d757b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/api/addon/serializers/host-catalog.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ export default class HostCatalogSerializer extends ApplicationSerializer {
}

// This handles nested attributes for plugins by comparing the composite types first and then the credential types
// NOTE: we will need to set the credential types to null as that's how the API expects it
_handleNestedAttributes(json, key, options, compositeType, credentialType) {
const {
compositeType: validCompositeTypes,
Expand Down

0 comments on commit 8d757b9

Please sign in to comment.