Skip to content

Commit

Permalink
chore: code styles
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpop-zengenti committed Jul 30, 2024
1 parent 00ed257 commit e65c4eb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ public static class Headers
public const string RequiresEntryId = "x-requires-entry-id";
public const string RequiresEntryLanguage = "x-requires-entry-language";
public const string RequiresBlockId = "x-requires-block-id";

public const string RequiresVersionNo = "x-requires-version-no";

// TODO: remove when we deprecate old nodes delivery api
public const string UseNewNodeService = "x-use-new-node-service";

Expand Down

0 comments on commit e65c4eb

Please sign in to comment.