apify-docs icon indicating copy to clipboard operation
apify-docs copied to clipboard

Api docs issues

Open katacek opened this issue 1 year ago • 1 comments

Reported on slack along with more discussion

  1. When following a link to API docs, it will scroll to the bottom of the page (as in the provided video)
  2. Expandable objects inside the response schemas are inside white blocks (e.g. userData from https://docs.apify.com/api/v2#tag/Request-queuesQueue/operation/requestQueue_request_get see provided image)
  3. The link should have separated section and subsection by some delimiter (e.g. https://docs.apify.com/api/v2#tag/Request-queuesQueue/operation/requestQueue_request_get: /Request-queuesQueue/ -> /Request-queues/Queue/)

// Bottom scrolling when fllowing link https://github.com/user-attachments/assets/0da21d2d-72bb-41d5-b792-77bd852ecd80

// White blocks for expandable items image (37)

katacek avatar Oct 07 '24 09:10 katacek

cc @netmilk

jancurn avatar Oct 07 '24 09:10 jancurn

Closing as resolved by the change to different openapi plugin

B4nan avatar Apr 01 '25 12:04 B4nan