Skip to content

Sco 2704 create an api endpoint to return available stories for each#175

Open
timosville wants to merge 7 commits into
mainfrom
sco-2704-create-an-api-endpoint-to-return-available-stories-for-each
Open

Sco 2704 create an api endpoint to return available stories for each#175
timosville wants to merge 7 commits into
mainfrom
sco-2704-create-an-api-endpoint-to-return-available-stories-for-each

Conversation

@timosville

Copy link
Copy Markdown
Contributor

No description provided.

@timosville
timosville requested a review from JannieT July 22, 2026 12:31
@linear-code

linear-code Bot commented Jul 22, 2026

Copy link
Copy Markdown

SCO-2704

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploying kit with  Cloudflare Pages  Cloudflare Pages

Latest commit: fa93fef
Status: ✅  Deploy successful!
Preview URL: https://e15fbc41.kit-atq.pages.dev
Branch Preview URL: https://sco-2704-create-an-api-endpo.kit-atq.pages.dev

View logs

const { app } = await service.storiesByLocale();

assert.deepEqual(app, [
{ locale: 'en', name: 'English', nativeName: 'English' },

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timosville @JannieT in the app locale list we will also need a isRTL field as well.

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

Successfully merging this pull request may close these issues.

2 participants