Skip to content

Commit

Permalink
Merge pull request #128 from MicrosoftDocs/fix/date-field
Browse files Browse the repository at this point in the history
fix: date field for content system
  • Loading branch information
baywet authored Nov 12, 2024
2 parents 6aadf23 + 2d10e63 commit 3b0f89c
Show file tree
Hide file tree
Showing 44 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion OpenAPI/kiota/abstractions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how Kiota decouples the API clients and models from the under
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/21/2023
ms.date: 03/21/2023
---

# Kiota abstractions
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/add-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to add an API description to the Kiota search command.
author: baywet
ms.author: vibiret
ms.topic: how-to
date: 03/10/2023
ms.date: 03/10/2023
---

# Adding an API to search
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to authenticate requests made by Kiota API clients.
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/21/2023
ms.date: 03/21/2023
---

# Authentication with Kiota API clients
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/backing-store.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how Kiota generated models provide flexibility around data st
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 05/01/2024
ms.date: 05/01/2024
---

# Kiota backing store
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn what different dependencies bring to your project and how to
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/21/2023
ms.date: 03/21/2023
---

# Managing dependencies of Kiota API clients
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about Kiota design and architecture.
author: jasonjoh
ms.author: jasonjoh
ms.topic: overview
date: 03/10/2023
ms.date: 03/10/2023
---

# Kiota design overview
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about error handling with Kiota API clients.
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/21/2023
ms.date: 03/21/2023
---

# Error handling with Kiota API clients
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/experience.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about the developer experience provided by Kiota-generated AP
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/10/2023
ms.date: 03/10/2023
---

# Kiota API client experience
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/includes/get-azure-auth-code-manually.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: jasonjoh
ms.author: jasonjoh
ms.topic: include
date: 03/20/2023
ms.date: 03/20/2023
---

<!-- markdownlint-disable MD041 -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: jasonjoh
ms.author: jasonjoh
ms.topic: include
date: 03/20/2023
ms.date: 03/20/2023
---

<!-- markdownlint-disable MD041 -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: jasonjoh
ms.author: jasonjoh
ms.topic: include
date: 03/20/2023
ms.date: 03/20/2023
---

<!-- markdownlint-disable MD041 -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: jasonjoh
ms.author: jasonjoh
ms.topic: include
date: 03/20/2023
ms.date: 03/20/2023
---

<!-- markdownlint-disable MD041 -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: jasonjoh
ms.author: jasonjoh
ms.topic: include
date: 03/20/2023
ms.date: 03/20/2023
---

<!-- markdownlint-disable MD041 -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: jasonjoh
ms.author: jasonjoh
ms.topic: include
date: 03/20/2023
ms.date: 03/20/2023
---

<!-- markdownlint-disable MD041 -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: jasonjoh
ms.author: jasonjoh
ms.topic: include
date: 03/20/2023
ms.date: 03/20/2023
---

<!-- markdownlint-disable MD041 -->
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
ms.topic: landing-page
author: jasonjoh
ms.author: jasonjoh
ms.date: 03/10/2023
ms.ms.date: 03/10/2023

landingContent:
- title: About Kiota
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to install Kiota to build API clients.
author: jasonjoh
ms.author: jasonjoh
ms.topic: get-started
date: 03/10/2023
ms.date: 03/10/2023
---

# Install Kiota
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/middleware.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about implementing middleware into Kiota.
author: baywet
ms.author: vibiret
ms.topic: overview
date: 21/11/2023
ms.date: 11/21/2023
---

# Implementing middleware
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how OpenAPI types are used to generate models for Kiota API c
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/21/2023
ms.date: 03/21/2023
---

# Kiota API models
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Kiota is a command line tool for generating an API client to call a
author: jasonjoh
ms.author: jasonjoh
ms.topic: overview
date: 03/10/2023
ms.date: 03/10/2023
---

# Welcome to Kiota
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/query-parameters-request-headers.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to use query parameters and request headers to customize
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 08/01/2023
ms.date: 08/01/2023
---

# Query parameters and request headers
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients for a CLI.
author: jasonjoh
ms.author: jasonjoh
ms.topic: quickstart
date: 03/24/2023
ms.date: 03/24/2023
---

# Build API clients for a command line interface (CLI)
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in .NET.
author: jasonjoh
ms.author: jasonjoh
ms.topic: quickstart
date: 03/20/2023
ms.date: 03/20/2023
---

# Build API clients for .NET
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in Go.
author: jasonjoh
ms.author: jasonjoh
ms.topic: quickstart
date: 03/24/2023
ms.date: 03/24/2023
---

# Build API clients for Go
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Create an API client for a basic OpenAPI.
author: jasonjoh
ms.author: jasonjoh
ms.topic: overview
date: 03/22/2023
ms.date: 03/22/2023
---

# Kiota API client quick starts
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in Java.
author: jasonjoh
ms.author: jasonjoh
ms.topic: quickstart
date: 03/24/2023
ms.date: 03/24/2023
---

# Build API clients for Java
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in PHP.
author: jasonjoh
ms.author: jasonjoh
ms.topic: quickstart
date: 03/24/2023
ms.date: 03/24/2023
---

# Build API clients for PHP
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in Python.
author: jasonjoh
ms.author: jasonjoh
ms.topic: quickstart
date: 03/24/2023
ms.date: 03/24/2023
---

# Build API clients for Python
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in TypeScript.
author: jasonjoh
ms.author: jasonjoh
ms.topic: quickstart
date: 03/24/2023
ms.date: 03/24/2023
---

# Build API clients for TypeScript
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/request-builders.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to use Kiota request builders to call APIs.
author: jasonjoh
ms.author: jasonjoh
ms.topic: conceptual
date: 03/10/2023
ms.date: 03/10/2023
---

# Kiota request builders
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/serialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about the interfaces used for serialization and deserializati
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/21/2023
ms.date: 03/21/2023
---

# Serialization with Kiota API clients
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/status-codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how Kiota maps HTTP status codes to return values.
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/21/2023
ms.date: 03/21/2023
---

# HTTP status code handling with Kiota API clients
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about versioning and support options for Kiota.
author: jasonjoh
ms.author: jasonjoh
ms.topic: conceptual
date: 03/10/2023
ms.date: 03/10/2023
---

# Releases and support for Kiota
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about writing unit tests for Kiota API clients.
author: LockTar
ms.author: vibiret
ms.topic: conceptual
date: 07/04/2023
ms.date: 07/04/2023
---

# Unit testing Kiota API clients
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/cli-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients for a CLI to access APIs t
author: jasonjoh
ms.author: jasonjoh
ms.topic: tutorial
date: 03/20/2023
ms.date: 03/20/2023
---

# Build API clients for a command line interface (CLI) with Microsoft identity authentication
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/dotnet-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in .NET to access APIs tha
author: jasonjoh
ms.author: jasonjoh
ms.topic: tutorial
date: 11/29/2023
ms.date: 11/29/2023
---

# Build API clients for .NET with Microsoft identity authentication
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/dotnet-dependency-injection.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how you can combine Kiota with dependency injection in .NET t
author: svrooij
ms.author: vibiret
ms.topic: tutorial
date: 05/10/2024
ms.date: 05/10/2024
---

# Register a Kiota API client in .NET with dependency injection
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/go-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in Go to access APIs that
author: jasonjoh
ms.author: jasonjoh
ms.topic: tutorial
date: 03/20/2023
ms.date: 03/20/2023
---

# Build API clients for Go with Azure authentication
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/java-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in Java to access APIs tha
author: jasonjoh
ms.author: jasonjoh
ms.topic: tutorial
date: 03/20/2023
ms.date: 03/20/2023
---

# Build API clients for Java with Microsoft identity authentication
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/php-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in PHP to access APIs that
author: Ndiritu
ms.author: pgichuhi
ms.topic: tutorial
date: 03/20/2023
ms.date: 03/20/2023
---

# Build API clients for PHP with Microsoft identity authentication
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/python-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in Python to access APIs t
author: isvargasmsft
ms.author: isvargas
ms.topic: tutorial
date: 03/20/2023
ms.date: 03/20/2023
---

# Build API clients for Python with Microsoft identity authentication
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/ruby-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in Ruby to access APIs tha
author: jasonjoh
ms.author: jasonjoh
ms.topic: tutorial
date: 03/20/2023
ms.date: 03/20/2023
---

# Build API clients for Ruby with Microsoft identity authentication
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/typescript-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how use Kiota to build API clients in TypeScript to access AP
author: jasonjoh
ms.author: jasonjoh
ms.topic: tutorial
date: 03/20/2023
ms.date: 03/20/2023
---

# Build API clients for TypeScript with Microsoft identity authentication
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/using.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about the commands and options available for the Kiota CLI.
author: baywet
ms.author: vibiret
ms.topic: conceptual
date: 03/10/2023
ms.date: 03/10/2023
---

# Using the Kiota tool
Expand Down

0 comments on commit 3b0f89c

Please sign in to comment.