Skip to content

Cannot set usageCharacteristic attribute in the Usage object #100

@pasquy73

Description

@pasquy73

I'm trying the latest versions of TMForum APIs (1.2.7, 1.3.4, 1.3.5), but I'm unable to set the usageCharacteristic attribute. When I try to create a usage object with 2 items in the usageCharacteristic, the API is fine (Status 200 OK), but the GET call provides me this:

...
"usageCharacteristic": [
      null,
      null
  ]
...

This is quite strange because the TMForum version 0.31.2 works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions