Skip to content

Conversation

@Matthijsy
Copy link

I am just starting to use rigging, in combination with the fabric-rti-mcp. Using this crashed the _process_field since it returns a schema like this:

{'additionalProperties': True, 'type': 'object'}

This results in trying to process True as a dict. This PR first checks if the additionalProperties value actually is a dict before processing.

Please let me know if there is any feedback.

@Matthijsy Matthijsy requested a review from a team as a code owner November 4, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant