Skip to content

DataObject string properties max length different from code to API documentation #65

@ghost

Description

The AddDataObject API documentation https://app.cryptolens.io/docs/api/v3/AddDataObject states the DataObject.Name can have a maximum of 100 chars while the code comments mentions the max is 10 chars.

/// <remarks>Max 10 chars.</remarks>

Same with the DataObject.StringValue which is 10000 chars in docs vs 100 in code

/// A string value (text) to store. Max 100 characters.

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