You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This shows length constraints on controller attribute key and value. I couldn't find any reference to this in the documentation. I propose we add these maximum values to the api docs.
https://github.com/eclipse/hawkbit/blob/541a0129ef77281b8df5cad0a5de38cca359df1b/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/Target.java#L38-L46
This shows length constraints on controller attribute key and value. I couldn't find any reference to this in the documentation. I propose we add these maximum values to the api docs.