컨텐츠로 건너뛰기

lib/dynamic-sitemap/sitemap-index.xml

이 콘텐츠는 아직 해당 언어로 제공되지 않습니다.

const GET: APIRoute;

Defined in: studiocms/packages/studiocms/src/lib/dynamic-sitemap/sitemap-index.xml.ts:32

Handles the GET request for generating a dynamic sitemap index.

The API context containing the request information.

A Response object containing the generated sitemap index in XML format.