File tree Expand file tree Collapse file tree 4 files changed +1354
-631
lines changed
Expand file tree Collapse file tree 4 files changed +1354
-631
lines changed Original file line number Diff line number Diff line change 1+ <!-- - Provide a general summary of the issue in the Title above -->
2+
3+ ## Expected Behavior
4+ <!-- - If you're describing a bug, tell us what should happen -->
5+ <!-- - If you're suggesting a change/improvement, tell us how it should work -->
6+
7+ ## Current Behavior
8+ <!-- - If describing a bug, tell us what happens instead of the expected behavior -->
9+ <!-- - If suggesting a change/improvement, explain the difference from expected behavior -->
10+
11+ ## Possible Solution
12+ <!-- - Not obligatory, but suggest a fix/reason for the bug, -->
13+ <!-- - or ideas how to implement the addition or change -->
14+
15+ ## Steps to Reproduce (for bugs)
16+ <!-- - Provide a link to a live example, or an unambiguous set of steps to -->
17+ <!-- - reproduce this bug. Include code to reproduce, if relevant -->
18+ 1 .
19+ 2 .
20+ 3 .
21+
22+ ## Context
23+ <!-- - How has this issue affected you? What are you trying to accomplish? -->
24+ <!-- - Providing context helps us come up with a solution that is most useful in the real world -->
25+
26+ ## Your Environment
27+ <!-- - Include as many relevant details about the environment you experienced the bug in -->
28+ * Version used:
29+ * Browser Name and version:
30+ * Operating System and version (desktop or mobile):
31+ * Link to your project:
Original file line number Diff line number Diff line change 1+ <!-- - Provide a general summary of your changes in the Title above -->
2+
3+ ## Description
4+ <!-- - Describe your changes in detail -->
5+
6+ ## Release Notes
7+ <!-- - Why is this change required? What problem does it solve? -->
8+ <!-- - If it fixes an open issue, please link to the issue here. -->
9+
10+ ## Screenshots (if appropriate):
11+
12+ ## Types of Changes
13+ <!-- - What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
14+ - [ ] Bug fix (non-breaking change that fixes an issue)
15+ - [ ] New feature (non-breaking change that adds functionality)
16+ - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Original file line number Diff line number Diff line change @@ -58,3 +58,12 @@ This software is published under the [MIT License](http://en.wikipedia.org/wiki/
5858 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
5959 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
6060 OTHER DEALINGS IN THE SOFTWARE.
61+
62+
63+ https://github.com/XeroAPI/Xero-OpenAPI/blob/b69c3d350b915786a8de96c5838a7bb8b9a4f99b/accounting-yaml/Xero_accounting_2.0.0_swagger.yaml
64+
65+
66+ better:
67+ https://github.com/XeroAPI/Xero-OpenAPI/commit/9ac8b996c156145c7b4ebc78a5735771759191a6
68+
69+ x-ruby-param ? should I change that example: to ` x-node-param: ` ?
You can’t perform that action at this time.
0 commit comments