Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api-generator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
scc-net
netvs
api-generator
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9cf8c43597414adc35fe21ca5c871bf1226a01fd
Select Git revision
Branches
4
debian
devel
main
default
protected
nextvs
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Apr
31
Mar
28
25
17
13
12
11
10
7
6
5
3
27
Feb
17
20
Jan
17
10
9
16
Oct
16
Sep
10
23
Aug
22
21
14
12
28
Jun
27
28
Mar
1
Dec
23
Oct
20
13
2
18
Sep
7
5
24
Aug
22
24
May
12
Apr
13
Dec
12
5
15
Sep
9
Jun
8
13
May
2
28
Apr
31
Mar
14
1
25
Feb
10
Sep
8
9
Jul
3
Mar
23
Nov
20
7
16
Oct
15
10
9
2
28
Sep
23
22
26
Aug
1
30
Jul
29
26
FIX: Consider components with no references/dependencies in topological sorting
nextvs
nextvs
ADD: Line break if too many constructor parameters
Remove Print Debugging
FIX: Indent in function params + remove unused import
UPD: Generate Import Statements for generated api objects
ADD: Generate Middleware Objects
WIP: Generate EnumObjects
WIP: Middleware Api Object Generator
ADD: better update warning text
devel main
devel main
UPD: Parse Middleware OpenAPI.json
FIX: Make unused parameters null
FIX: Consider Dependencies of schemas on all layers
WIP: Parse OpenAPI Component-Schemas
WIP: Middleware API generator
UPD: Generate Description of Parameters for API-Call
UPD: Fix typos in generated api code
WIP: Write generated Code to files
WIP: Generate Listing API-Calls + Manipulating API-Calls
WIP: Adjust to typing and use net_db_axios config
Merge branch 'main' into nextvs
fix python apiendpoint code
FIX: correctly generate ta-schema-url
FIX: Capitalize ApiObject-Names
FIX: replace HTTP_METHOD in list functions
UPD: Use useAxios instead of Axios
UPD: new endpoint parameter names
ADD: python: update check
FIX: more oportunistic parsing of go types
FIX: Method Name for list function; add autogenerated info and import statement for apiutil
FIX: Missing Attribute 'params' in cnf in listing call generation
FIX: Generation of imports of netvs-config and ParamList Type and Fix Axios Get Path
FIX: Generation of imports of netvs-config and ParamList Type
WIP: Remove Debugging Statements
WIP: Generate Function for API Listing Call
Fix duplicate params in paramlist generation
Fix generation of api call signature
Refactor generation of paramlist method
Refactor generation of api object type
Prototype of API Generator for NextVs (Typescript)
migrated to pyproject.toml (and get scm-versions)
Loading