Skip to content

Remote sketchbook is limited to 20 sketches #809

@fstasi

Description

@fstasi

Arduino IDE2 has the capability to fetch the sketches from the arduino create API.

During the initialization phase the following function gets called:
const sketches = await this.createApi.sketches();

We noticed that create-api has a pagination implemented that limits result to 120 result per page, we need to enable fetching with pagination.

To do so, the sketches() method implementation need to handle the pagination and return the result once all the sketches are correctly fetched from the endpoint

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    pFad - Phonifier reborn

    Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

    Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy