Skip to content

Add CORS header to api.flutter.dev for docs.flutter.dev #177837

@schultek

Description

@schultek

We are adding a new feature to docs.flutter.dev to show an interactive tooltip when hovering over API docs links. For this we need to fetch the api docs on the client, which is currently blocked by a missing CORS header on api.flutter.dev.

Concept:

Image

We should consider adding the missing CORS header to the firebase.json file.

Feature PR here: flutter/website#12600

CC @redbrogdon since you did the last edit in the firebase.json file.
CC @parlough

Metadata

Metadata

Assignees

Labels

d: api docsIssues with https://api.flutter.dev/

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions