Skip to content

Conversation

irvinesunday
Copy link
Contributor

Closes #116

This PR:

  • Updates the EdmOperationOperationHandler.cs class by updating the response schema of actions/functions that return a collection.

Copy link
Contributor

@xuzhg xuzhg left a comment

Choose a reason for hiding this comment

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

:shipit:

@irvinesunday irvinesunday merged commit da7f51a into master Sep 21, 2021
@irvinesunday irvinesunday deleted the is/action-functions-respons-schemas branch September 21, 2021 09:05
@baywet
Copy link
Member

baywet commented Sep 21, 2021

@irvinesunday when do you plan to release this fix?

@irvinesunday
Copy link
Contributor Author

@irvinesunday when do you plan to release this fix?

@baywet just waiting on some validation tests from the PowerShell SDK, then I'll be good to release. Hopefully before the end of the week.
cc: @peombwa

@baywet
Copy link
Member

baywet commented Sep 21, 2021

Thanks!
Do you have a preview feed/full v1 description so I could look at the result for Kiota and give you some feedback?

Can I suggest you setup milestones on the repo to track the release date and content of any given release?

@irvinesunday
Copy link
Contributor Author

Thanks!
Do you have a preview feed/full v1 description so I could look at the result for Kiota and give you some feedback?

Can I suggest you setup milestones on the repo to track the release date and content of any given release?

You can use the nightly build to test with the latest update in master: https://github.com/microsoft/OpenAPI.NET.OData#nightly-builds

At the moment, most of the fixes done here are usually erratic, I'm not sure whether developing with milestones might be feasible, however it is ideal and definitely worth looking into. Thanks @baywet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Response schemas of actions and functions that return a collection are not accurately described

3 participants