openapi-apps icon indicating copy to clipboard operation
openapi-apps copied to clipboard

Abuseipdb builtin app endpoint path is wrong for network block check

Open mesutgungor opened this issue 2 years ago • 1 comments

The endpoint should be as below for check-block but the abuseipdb app comes with Shuffle inside has the path error.
https://github.com/Shuffle/openapi-apps/blob/73c76077fff062289ce499314e247f5e0c6b530d/abuseipdb.yaml#L22

In the Shuffle the app calls check_block so it gives error.

It is downloaded from cloud i think so it should be corrected from there.

mesutgungor avatar Mar 21 '23 15:03 mesutgungor

Fixed for the app on cloud, meaning it should be good for anyone using it going forward! The one in this repo may be outdated for a while. We are working on having Cloud Apps automatically updated for these, but it's not automatic yet:

  • OpenAPI repo: Specification
  • Dockerhub / GHCR with images
  • Github for Documentation

@dhaval055 people like @mesutgungor who report things properly is another feature we should be adding to the Creator suggestion system.

frikky avatar Mar 21 '23 15:03 frikky