John Dimeo
John Dimeo
This is a feature suggestion to allow overrides on an arbitrary object via environment variables and system properties. Given a configuration bean (or any bean) that has been de serialized...
Do you know of any existing package or library that would facilitate easy generation of "CRAN-ready" R packages from Java source? Say I had a class that exposed some functionality...
We've discussed this before, but I don't think there is an outstanding issue (at least, I couldn't find it- apologies if it's a duplicate) Please support `${...}` placeholder syntax. This...
### Expected behavior The `DefaultLogger` class was removed as was the `GraphServiceClient.builder()` which had a `logger()` with no obvious replacement. Do we have to access low level `OkHttp` to add...
### Expected behavior Based on the API documentation here: https://learn.microsoft.com/en-us/graph/api/sitepage-publish?view=graph-rest-1.0 I would expect this code to compile: ```java client.sites().bySiteId(ms.getSiteId()).pages() .byBaseSitePageId("0eb44212-1667-41bb-b200-d41689ffddc8") .graphSitePage() .publish(); ``` ### Actual behavior I can only do...
**Is your feature request related to a problem? Please describe.** Right now, keys can only have plain text descriptions (along with screenshots). This is a huge step forward, to help...
**Note:** If you have a feature request, you should [contact support](https://docs.datadoghq.com/help/) so the request can be properly tracked. **Is your feature request related to a problem? Please describe.** I see...
**Note:** If you have a feature request, you should [contact support](https://docs.datadoghq.com/help/) so the request can be properly tracked. **Is your feature request related to a problem? Please describe.** Right now...
**Is your feature request related to a problem? Please describe.** Because translation is inherently global with users all over the world, there is not a good time for application maintenance/upgrades...
This is not really a bug, because it makes sense that important operations on a project should be limited to admins, but updating the project description should be available via...