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

example: adding roblox v2 API #34

Closed
wants to merge 1 commit into from

Conversation

toumorokoshi
Copy link
Member

Adding another example - Roblox is
mostly adherent to the AEPs, so can server as
an example for the tools.

# normally this would be suffixed with the domain (.com)
name: "cloud.roblox.com"
url: "https://apis.roblox.com/cloud/v2"
resources:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rofrankel FYI - I'm going to start adding more fields once aepcli gets some support for mutation operations. For now just the resource definition is all we need.

@toumorokoshi toumorokoshi force-pushed the yft/roblox branch 2 times, most recently from dec7ec5 to 70f3580 Compare October 28, 2024 22:06
Adding another example - Roblox is 
mostly adherent to the AEPs, so can server as
an example for the tools.
@toumorokoshi
Copy link
Member Author

closing as the original purpose of this PR was to enable aepc to consume the roblox CLI. However, as aepc can now consume semi aep-compliant OpenAPI specs, it is no longer necessary to generate the OpenAPI schema

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