Sarah Edwards

Results 56 comments of Sarah Edwards

Thank you for opening this issue! You or anyone else is welcome to add documentation about the fields in the `package_version` object.

It looks like the docs are incorrect and an object should be expected. Below is the full schema for this object (YAML format): ```yaml package_version: type: object nullable: true properties:...

The webhook docs now include this info, so I am going to close this issue.

Thanks for this issue! If you navigate to the response schema instead of the example response, you will see the `state_reason` field as expected. This field isn't required and isn't...

Thanks for clarifying. I thought you were talking about the response, but I understand now that you are pointing out that this is missing from the request parameters. I'll open...

`state_reason` is now documented in the request body as well. Thanks again for this issue!

Thanks for your thoroughness. I followed up with the team to ask the to define this as an enum and to list the allowed values.

Thanks for this suggestion! Below are some details about how CODEOWNERs interacts with forks. You or anyone else is welcome to open a pull request to document this info. CODEOWNERS...

Thanks for this issue! You are anyone else is welcome to add this link to the docs.

We want to keep these examples readable so that a user can understand the query at a glance and then extrapolate to fit their use case. If you still think...