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

Remove inspect api #7

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Remove inspect api #7

merged 2 commits into from
Jan 22, 2024

Conversation

GMKrieger
Copy link
Contributor

The inspect API is being moved inside the rollups-node on this PR cartesi/rollups-node#239. Therefore, it isn't needed here.

@GMKrieger GMKrieger self-assigned this Jan 11, 2024
@gligneul gligneul self-requested a review January 11, 2024 14:42
Copy link
Contributor

@gligneul gligneul left a comment

Choose a reason for hiding this comment

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

Please fix the makefile:

➜  openapi-interfaces git:(50a38b7) make
rm -rf docs/rollup
java -jar swagger-codegen-cli.jar generate -l html2 -i rollup.yaml -o docs/rollup
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
make: *** No rule to make target 'docs/inspect', needed by 'all'.  Stop.

Probably just needs to adjust this line: https://github.com/cartesi/openapi-interfaces/blob/main/Makefile#L18

Please test.

@GMKrieger GMKrieger force-pushed the chore/remove-inspect-api branch from 47ed173 to a5a3802 Compare January 22, 2024 18:07
@gligneul gligneul merged commit b207e7d into main Jan 22, 2024
1 check passed
@gligneul gligneul deleted the chore/remove-inspect-api branch January 22, 2024 18:10
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.

2 participants