Skip to content

Conversation

@EricAtMSFT
Copy link
Contributor

Adding a snippet about the shiny new OData processor. 🥇

README.md Outdated

- [**C# Comment / Annotation Processor**](https://github.com/Microsoft/OpenAPI.NET.CSharpAnnotations) : Converts standard .NET annotations ( /// comments ) emitted from your build (MSBuild.exe) into OpenAPI.NET document object.

- [**OData CSDL Processor**](https://github.com/Microsoft/OpenAPI.NET.OData) : Converts the XML represetntation of the Entity Data Model (EDM) into OpenAPI.NET document object.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

representation typo

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like that got carried over from the OData repo :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PerthCharern Thanks. OData repo changed.

README.md Outdated

- [**C# Comment / Annotation Processor**](https://github.com/Microsoft/OpenAPI.NET.CSharpAnnotations) : Converts standard .NET annotations ( /// comments ) emitted from your build (MSBuild.exe) into OpenAPI.NET document object.

- [**OData CSDL Processor**](https://github.com/Microsoft/OpenAPI.NET.OData) : Converts the XML represetntation of the Entity Data Model (EDM) into OpenAPI.NET document object.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EDM is a generic term that also applies to non-OData stuff. Is it better to rephrase this to the one below?

Converts the XML representation of the Entity Data Model (EDM) describing an OData Service into OpenAPI.NET document object.

Copy link
Contributor

@PerthCharern PerthCharern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

@PerthCharern PerthCharern added the type:documentation General documentation request or project documentation update label Sep 28, 2018
@EricAtMSFT
Copy link
Contributor Author

Fixed.

@EricAtMSFT EricAtMSFT merged commit 9aa3e97 into master Sep 28, 2018
@darrelmiller darrelmiller deleted the add-odata branch February 28, 2021 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:documentation General documentation request or project documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants