embag
embag copied to clipboard
getSchema() improvements
Description of Changes
This PR makes the getSchema() method also available from View in addition to Bag and also introduces a standalone version with the signature getSchema(message_type: str, message_definition: str).
Test Plan
Added relevant unit tests to Python.