diff --git a/.github/workflows/pdf.yml b/.github/workflows/pdf.yml index 65dddd807..42054800b 100644 --- a/.github/workflows/pdf.yml +++ b/.github/workflows/pdf.yml @@ -9,7 +9,7 @@ jobs: strategy: matrix: - node-version: [18.x] + node-version: [20.x] steps: - uses: actions/checkout@v3 diff --git a/docs/odata-csdl-json/odata-csdl-json.html b/docs/odata-csdl-json/odata-csdl-json.html index b73cb87a6..d73e47da3 100644 --- a/docs/odata-csdl-json/odata-csdl-json.html +++ b/docs/odata-csdl-json/odata-csdl-json.html @@ -191,9 +191,17 @@

Table of Contents

  • 3.1 Nominal Types
  • 3.2 Structured Types
  • 3.3 Primitive Types
  • -
  • 3.4 Built-In Abstract Types
  • -
  • 3.5 Built-In Types for defining Vocabulary Terms
  • -
  • 3.6 Annotations
  • +
  • 3.4 Type Facets +
  • +
  • 3.5 Built-In Abstract Types
  • +
  • 3.6 Built-In Types for defining Vocabulary Terms
  • +
  • 3.7 Annotations
  • 4 CSDL JSON Document