Skip to content

Commit

Permalink
Update header for frontend type (#2713)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterojo authored Aug 20, 2024
1 parent 5d733d2 commit 48500b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gateway/Request/HeaderDataBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

class HeaderDataBuilder implements BuilderInterface
{
const FRONTENDTYPE = 'frontendType';
const FRONTENDTYPE = 'external-platform-frontendtype';
const FRONTENDTYPE_HEADLESS = 'headless';

/**
Expand Down

0 comments on commit 48500b3

Please sign in to comment.