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

Paring api Metadata add custom field for extra data dict. #4330

Open
hamberluo opened this issue Mar 14, 2024 · 0 comments
Open

Paring api Metadata add custom field for extra data dict. #4330

hamberluo opened this issue Mar 14, 2024 · 0 comments

Comments

@hamberluo
Copy link

We need process extra data to do our own logic.

{
  "name": string,
  "description": string,
  "url": string,
  "icons": [string],
  "verifyUrl": string, // Optional
  "redirect": { // Optional
    "native": string, // Optional
    "universal": string, // Optional
  },
  "extra": {}
}
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

No branches or pull requests

1 participant