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

Expose Request's information for Reservation endpoint #925

Open
AuHau opened this issue Sep 26, 2024 · 1 comment
Open

Expose Request's information for Reservation endpoint #925

AuHau opened this issue Sep 26, 2024 · 1 comment
Labels
API Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details

Comments

@AuHau
Copy link
Member

AuHau commented Sep 26, 2024

Currently, there is RequestId only which is not possible to query against anywhere else on API

@AuHau AuHau added Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details API labels Sep 26, 2024
@emizzle
Copy link
Contributor

emizzle commented Sep 27, 2024

Reservation exposes requestId and slotIndex, which can be used to obtain the SlotId:

import ./ids


slotId(requestId, slotIndex)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details
Projects
None yet
Development

No branches or pull requests

2 participants