Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Raymond/ch103651/goas support reference to interfaces #10

Merged

Conversation

raymonstah
Copy link

Adds support to be able to reference interfaces..

Before this PR, the interface would get parsed as:

 "InterfaceResponse": {}

Now it gets parsed as:

 "InterfaceResponse": {
                "type": "object",
                "additionalProperties": {}
            },

@raymonstah raymonstah requested a review from a team March 23, 2021 20:25
@shortcut-integration
Copy link

This pull request has been linked to Clubhouse Story #103651: Goas support reference to interfaces.

@raymonstah raymonstah merged commit a9ceb17 into master Mar 23, 2021
@raymonstah raymonstah deleted the raymond/ch103651/goas-support-reference-to-interfaces branch March 23, 2021 23:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants