-
In server-chassis-spring we have an optional profile which allows building an openapi spec document which can then be served elsewhere
This was created using
```
mvn -Dopenapi clean install
```
…
-
```
What steps will reproduce the problem?
1. Send either of those two files to converter webservice
2. try to get them as PDF
What is the expected output? What do you see instead?
I expect to see a…
-
```
What steps will reproduce the problem?
1. Send either of those two files to converter webservice
2. try to get them as PDF
What is the expected output? What do you see instead?
I expect to see a…
-
I was made aware by a member of the SDL team that docker.io/haiku/cross-compiler existed.
We really need to automate the generation of these (and document them!)
I'm migrating the existing cross-c…
-
Please correct me if I'm wrong, but as far as I can tell, this library does not currently offer the option to allow firestore to generate ID for documents in collection or subcollections, rather the I…
-
Maybe add a file BUILDING.md with instructions documented here: https://github.com/chartmuseum/helm-push/pull/44#issue-350434957
-
@jamesmaino probably good if you had a look at these
https://github.com/cesaraustralia/Dispersal.jl/blob/master/src/rules/kernel/common.jl#L108-L191
-
```
What steps will reproduce the problem?
1. Send either of those two files to converter webservice
2. try to get them as PDF
What is the expected output? What do you see instead?
I expect to see a…
-
**This is a manual copy of [libcupsfilters issue #54](https://github.com/OpenPrinting/libcupsfilters/issues/54). As long as issues #70 and #71 are not solved this is the only way to go.**
We have r…
-
One of the bullet points listing `cli`'s features in README says: "`man` and markdown format documentation generation".
Where is this feature documented? I could not find it.