Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break interface definitions into their own files #456

Open
rocketstack-matt opened this issue Oct 7, 2024 · 0 comments
Open

Break interface definitions into their own files #456

rocketstack-matt opened this issue Oct 7, 2024 · 0 comments
Labels

Comments

@rocketstack-matt
Copy link
Member

Feature Request

Description of Problem:

Interfaces enable us to describe how nodes can be interacted with. These could be well known interfaces that we will publish centrally (e.g. host/post) or could be bespoke to an organisation and will only be published within a firm.

At present, public interface definitions are in the same schema file as the meta schema for interfaces themselves which can be confusing and makes it less intuitive that it is ok to propose new interfaces for public use.

Potential Solutions:

Break the interface definitions into their own files published in a new interface folder below the meta folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants