From 9857c618f6010310bed5529b776e194a2272da40 Mon Sep 17 00:00:00 2001 From: Shweta Patil Date: Tue, 15 May 2018 13:05:43 -0700 Subject: [PATCH] Now that OpenAPI.Net is out of preview mode updating readme accordingly. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 22650dae3..73e262ecb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ![Category overview screenshot](docs/images/oainet.png "Microsoft + OpenAPI = Love") -# OpenAPI.NET [Preview] -[Disclaimer: This repository is in a preview state. Expect to see some iterating as we work towards the final release candidate slated for early 2018. Feedback is welcome!] +# OpenAPI.NET The **OpenAPI.NET** SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.