XAMPPRocky

Results 597 comments of XAMPPRocky

Thank you for your issue! I don't have access to GitHub enterprise so I couldn't say. But I will accept a PR if someone can provide a fix :)

Octocrab uses tower so you could create a custom http client with a logger.

Thank you for your issue! A PR adding this would be welcome 🙂

Thank you for your PR! Can you rebase it on top on main?

@SamWilsn Yes, GitHub's schema is descriptive at best. It doesn't match the reality of the API and what the API will actually return.

Make it have optional fields, there might other endpoints where this also happens.

I think it would be better to have it be an option, if it's empty it should be considered equivalent to null.

Thank you for your PR, and congrats on your first contribution! 🎉

Thank you for your issue! I'd be willing to accept a contribution adding this feature.

@benpueschel We use the snafu crate currently for custom errors, so you can use that. https://docs.rs/snafu/latest/snafu/