Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
deanmcgregor
/
ynab-python
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
100
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix issue #6 - sync with latest Swagger spec
- #9
#9
Open
aburks
wants to merge 14 commits into
deanmcgregor:master
deanmcgregor/ynab-python:master
from
aburks:aburks-add-patch-commands
aburks/ynab-python:aburks-add-patch-commands
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Fix issue #6 - sync with latest Swagger spec
#9
aburks
wants to merge 14 commits into
deanmcgregor:master
deanmcgregor/ynab-python:master
from
aburks:aburks-add-patch-commands
aburks/ynab-python:aburks-add-patch-commands
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2019
Add instructions for generation.
aburks
committed
4a3c5ad
View commit details
Copy full SHA for 4a3c5ad
Browse repository at this point
Updated to latest Swagger spec, including PATCH commands.
aburks
committed
5723882
View commit details
Copy full SHA for 5723882
Browse repository at this point
Commits on May 28, 2019
Added script to generate code and fix the tests import issues.
aburks
committed
ef25371
View commit details
Copy full SHA for ef25371
Browse repository at this point
Make all fields optional because swagger-codegen is busted.
aburks
committed
17017a7
View commit details
Copy full SHA for 17017a7
Browse repository at this point
Commits on May 30, 2019
Fixed models to have optional values.
aburks
committed
96a07c9
View commit details
Copy full SHA for 96a07c9
Browse repository at this point
Commits on Jun 1, 2019
Use the local copy of the OpenAPI spec that removes the 'allOf' for transactions.
aburks
committed
5ae1b7b
View commit details
Copy full SHA for 5ae1b7b
Browse repository at this point
Add the local copy of the OpenAPI spec.
aburks
committed
2d497f7
View commit details
Copy full SHA for 2d497f7
Browse repository at this point
Rename API spec for clarity.
aburks
committed
49c7064
View commit details
Copy full SHA for 49c7064
Browse repository at this point
Manually adjust TransactionDetail flag_color enum because swagger-codegen fails on 'nullable' with Python.
aburks
committed
791604b
View commit details
Copy full SHA for 791604b
Browse repository at this point
Commits on Jun 10, 2019
Add PyCharm files.
aburks
committed
4bba24b
View commit details
Copy full SHA for 4bba24b
Browse repository at this point
Commits on Jun 12, 2022
Updated Swagger spec to latest.
aburks
committed
27fe752
View commit details
Copy full SHA for 27fe752
Browse repository at this point
Update to latest version, test1
aburks
committed
e62fa4a
View commit details
Copy full SHA for e62fa4a
Browse repository at this point
Commits on Jun 13, 2022
Updated swagger-codegen to fix generation issues.
aburks
committed
71257a3
View commit details
Copy full SHA for 71257a3
Browse repository at this point
Require certain fields.
aburks
committed
55ae524
View commit details
Copy full SHA for 55ae524
Browse repository at this point
You can’t perform that action at this time.