Skip to content

Commit ab60c1a

Browse files
authored
Update README.md
1 parent 5057cc9 commit ab60c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The solution allows to easily start developing REST API based integration with A
77
The repository contains the following solutions:
88
1. Acumatica REST API Client - the solution contains Acumatica REST API client based on RESTSharp. The solution also contains base classes required for endpoint definitions and the endpoint definitions.
99
2. Example Console Application - the solution contains examples of API calls to Acumatica ERP.
10-
3. EndpointModelGenerator - the solution allows to generate C# projects and classes for the REST API client based on OpenAPI 2.0 endpoint schemas.
10+
3. EndpointModelGenerator - the solution allows to generate C# projects and classes for the REST API client based on OpenAPI 2.0/3.0 endpoint schemas.
1111

1212
The Acumatica REST Client and some endpoints are also available as Nuget packages:
1313
* https://www.nuget.org/packages/Acumatica.RESTClient/ [![NuGet(Acumatica.RESTClient)](https://img.shields.io/nuget/v/Acumatica.RESTClient.svg?style=flat-square)](https://www.nuget.org/packages/Acumatica.RESTClient/)

0 commit comments

Comments
 (0)