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
is it possible to support bits type? I've tried to convert YANG model into pydantic BaseModel, but it seems not every type is supported (I've read docs). Do you have it on your roadmap anywhere?
couldnotfindamatchforSOME type -> ['bits']
The text was updated successfully, but these errors were encountered:
Hello,
is it possible to support
bits
type? I've tried to convert YANG model into pydanticBaseModel
, but it seems not every type is supported (I've read docs). Do you have it on your roadmap anywhere?The text was updated successfully, but these errors were encountered: