Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix x tag groups #1

Merged
merged 119 commits into from
Jan 13, 2021
Merged

Fix x tag groups #1

merged 119 commits into from
Jan 13, 2021

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    df54d45 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    9307fce View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. added markdwon files to single modules (swaggo#630)

    * add markdown description to operation
    Nerzal authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c168a63 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    be7ef6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7290e9b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. feat: add tag 'swaggerignore' to exclude a field from struct (swaggo#635

    )
    
    * add tag 'swaggerignore' to exclude a field from struct
    
    * update
    sdghchj authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    4676cb1 View commit details
    Browse the repository at this point in the history
  2. Examples: Fix doc typos in accounts.

    Theotime Leveque committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    c6d9620 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Merge pull request swaggo#643 from thylong/docs/fix-typos

    Examples: Fix doc typos in accounts.
    sdghchj authored Mar 15, 2020
    Configuration menu
    Copy the full SHA
    8e8a052 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Support colletionFormat for array params in query; Exclude directorie…

    …s and files (swaggo#642)
    
    * feature: support setting collectionFormat for array param in query
    
    * Use filepath.Dir to take dir of main file so that it runs properly on windows when --parseDependency is set.
    Optimize func Skip.
    
    * add test and update README.md
    
    * comment
    
    * fix nil pointer panic in test
    
    * remove print line in test
    
    * feature: exclude dirs and files
    
    * update README.md
    
    * add comment
    
    * Change the implementation of collectionFormat in @param comment
    
    * update README.md
    sdghchj authored Mar 22, 2020
    Configuration menu
    Copy the full SHA
    2f74ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf0baa View commit details
    Browse the repository at this point in the history
  3. Add documents in README.md

    whunmr committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    2107ee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1b41ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    132eace View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Add ref link in README.md

    whunmr committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    4922334 View commit details
    Browse the repository at this point in the history
  2. optimize

    code optimization
    sdghchj authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    a4c0f6d View commit details
    Browse the repository at this point in the history
  3. optimize

    code optimization
    sdghchj authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5ba88c8 View commit details
    Browse the repository at this point in the history
  4. optimize

    code optimization
    sdghchj authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    187ec48 View commit details
    Browse the repository at this point in the history
  5. Merge pull request swaggo#651 from whunmr/nested_schema

    Feat: Support response model composition, post-binding a interface{} field of struct
    sdghchj authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8e21f4c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. issue 650: fix integer bug in response; support multi fields overridi…

    …ng. (swaggo#655)
    
    * issue 650: fix integer bug in response; support multi fields overriding.
    
    * issue 650: fix integer bug in response; support multi fields overriding.
    
    * report error
    sdghchj authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    3b82b47 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    e10c4d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. skip cgo package

    maitredede committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    b9554c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    1e6c432 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    4c502aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b35892a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    ccc5ab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaba525 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4701737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb365f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    5fcb6d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fb2a2d View commit details
    Browse the repository at this point in the history
  3. Merge pull request swaggo#660 from poccariswet/master

    [FIX] parse comment error integer to string
    sdghchj authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ac5b59a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1ce1cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb8f590 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f65efc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Merge pull request swaggo#675 from tcarreira/master

    feat: parseField skips not-exported (encoding/json)
    sdghchj authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    dc90151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7bae01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa78550 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    d5a5130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    070af50 View commit details
    Browse the repository at this point in the history
  3. Revert "cleanup : removed unused source"

    This reverts commit 070af50.
    maitredede committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3cafd99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e21ff5d View commit details
    Browse the repository at this point in the history
  5. simplified cgo test

    maitredede committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    5b6f1b7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request swaggo#662 from MaitreDede/feat/cgo

    feat: Skip cgo package
    sdghchj authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    86f9d9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aff959e View commit details
    Browse the repository at this point in the history
  8. Merge pull request swaggo#677 from tcarreira/fix-665-json-strings

    fix: fix example when using `json=",string"`
    sdghchj authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    93e5f15 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    719cfd8 View commit details
    Browse the repository at this point in the history
  2. Overriding deep-level fields in response object (swaggo#672)

    * overriding deep fields in response
    
    * format
    
    * fix
    
    * support map in response;
    fix test.
    
    Co-authored-by: Bogdan U <[email protected]>
    Co-authored-by: Eason Lin <[email protected]>
    3 people authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    593555a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b0d62a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Configuration menu
    Copy the full SHA
    a62d23a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. code optimization

    sdghchj authored May 8, 2020
    Configuration menu
    Copy the full SHA
    ca3ddd8 View commit details
    Browse the repository at this point in the history
  2. Update parser.go

    sdghchj authored May 8, 2020
    Configuration menu
    Copy the full SHA
    a7e0180 View commit details
    Browse the repository at this point in the history
  3. Update parser.go

    sdghchj authored May 8, 2020
    Configuration menu
    Copy the full SHA
    c9d332d View commit details
    Browse the repository at this point in the history
  4. Merge pull request swaggo#668 from ShoshinNikita/master

    Fix issue with generating docs for embedded structures with alias instead of package name
    sdghchj authored May 8, 2020
    Configuration menu
    Copy the full SHA
    3ebb56e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    38f619b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0937fc4 View commit details
    Browse the repository at this point in the history
  3. Update README_zh-CN.md

    sdghchj authored May 9, 2020
    Configuration menu
    Copy the full SHA
    366d393 View commit details
    Browse the repository at this point in the history
  4. Merge pull request swaggo#697 from Promacanthus/readme_zh-cn

    Add Chinese translation of readme swaggo#695
    sdghchj authored May 9, 2020
    Configuration menu
    Copy the full SHA
    7c58d34 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Correct translation

    TuringZhu committed May 18, 2020
    Configuration menu
    Copy the full SHA
    c0c2ff8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Merge pull request swaggo#701 from Turing-Chu/master

    Correct translation
    sdghchj authored May 19, 2020
    Configuration menu
    Copy the full SHA
    e07798f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    fca3878 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Configuration menu
    Copy the full SHA
    4508062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a6d4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    271cf8f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    3f54376 View commit details
    Browse the repository at this point in the history
  2. Merge pull request swaggo#714 from comphilip/master

    Override deep-level fields in request body object
    sdghchj authored May 25, 2020
    Configuration menu
    Copy the full SHA
    581308b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbe4f50 View commit details
    Browse the repository at this point in the history
  4. readme: adjust flag

    danielpoe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    e72e13e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Merge pull request swaggo#713 from swaggo/fix-short-aliases-flag-is-n…

    …ot-working
    
    fix: short aliase flag is not working
    sdghchj authored May 26, 2020
    Configuration menu
    Copy the full SHA
    a5d963c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    51088c1 View commit details
    Browse the repository at this point in the history
  2. fix code checking error and fix swaggo#717

    fix code checking  error  and  fix  swaggo#717
    sdghchj authored May 29, 2020
    Configuration menu
    Copy the full SHA
    16c21c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59734e3 View commit details
    Browse the repository at this point in the history
  4. fix code checking

    sdghchj authored May 29, 2020
    Configuration menu
    Copy the full SHA
    c03e213 View commit details
    Browse the repository at this point in the history
  5. Merge pull request swaggo#681 from breeswish/fixed-query-order

    Sort query parameters generated from object
    sdghchj authored May 29, 2020
    Configuration menu
    Copy the full SHA
    c7982e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f63189d View commit details
    Browse the repository at this point in the history
  7. Update main.go

    sdghchj authored May 29, 2020
    Configuration menu
    Copy the full SHA
    d4a9b4b View commit details
    Browse the repository at this point in the history
  8. Merge pull request swaggo#509 from paulcamper/internal-package-parsin…

    …g-support
    
    Internal packages parsing support with a flag
    sdghchj authored May 29, 2020
    Configuration menu
    Copy the full SHA
    80a9996 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89a93be View commit details
    Browse the repository at this point in the history
  10. Merge pull request swaggo#706 from danielpoe/master

    mention flamingo framework support
    sdghchj authored May 29, 2020
    Configuration menu
    Copy the full SHA
    7c765dd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. chore(README): add fiber-swagger repo link

    Klimov Sergey authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6a1781e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df209af View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    67cb097 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    1868a02 View commit details
    Browse the repository at this point in the history
  2. fix: primitive type of param in body; use const string for type (swag…

    …go#734)
    
    * fix primitive type of param in body;
    const type string;
    
    * fix lint check
    
    * fix lint check
    
    Co-authored-by: Eason Lin <[email protected]>
    sdghchj and easonlin404 authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4a18bc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    c5fb1a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Add operationId uniqueness check (swaggo#732)

    * Add operationId uniqueness check.
    
    * Fix test
    
    * Fix linter rules
    
    * Move operationsIds map and function to local scope
    
    Co-authored-by: Eason Lin <[email protected]>
    Co-authored-by: sdghchj <[email protected]>
    3 people authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    366e536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940d072 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. fix README_zh-CN typo (swaggo#744)

    Co-authored-by: moresuccessful <[email protected]>
    zengmenglu and moresuccessful authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    a72dff0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Don't generate docs for nested structs without fields (swaggo#752)

    * update composition test
    
    * skip nested structs without fields
    ShoshinNikita authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    cbfd47b View commit details
    Browse the repository at this point in the history
  2. stable renaming to fix issue swaggo#745; uncapitalize tow members of …

    …parser (swaggo#746)
    
    * stable renaming to fix issue 745; uncapitalize tow members of parser
    
    * optimize
    
    * stable renaming to fix issue 745;
    
    * const
    sdghchj authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    ec7a5ee View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    e769bbe View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. feat: add parse depth flag (swaggo#766)

    * parse depth flag
    
    * fix imports
    
    * move to if
    
    Co-authored-by: g.kirilenko <[email protected]>
    necryin and g.kirilenko authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    b712c54 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    d8893d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. parseDepth flag readme (swaggo#769)

    Co-authored-by: g.kirilenko <[email protected]>
    necryin and g.kirilenko authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b28321d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce6eb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    542e932 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Ignore swag file from root dir only (swaggo#775)

    * Ignore swag file from root dir only
    
    The rule `swag` matches not only file in main directory but also folder in `cmd/swag`.
    I've changed it to match only in current folder. For visual I've changed also `swag.exe`.
    
    I've run into issue when I tried to vendor sources for swag but also for tool. The main.go got ignored by git, I was required to `git add -f vendor/github.com/swaggo/swag/cmd/swag/main.go`
    
    * Properly .gitignore from main folder only.
    arvenil authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    1889a3a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    6a59a20 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    33e4ac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    80b6894 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    01fb318 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. fix: honor x-order while sorting query parameters (swaggo#806)

    Instead of always sorting parameters with name, which can surprise users
    because x-order is ignored, sort them with the slice type declared in
    github.com/go-openapi/spec to reuse its comparison method.
    lantw44 authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    6937d1c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. fix: Update CLI flags docs (swaggo#811)

    --generatedTime was documented as true by default, although immediately
    after we stated that it was false by default.
    
    Also capitalized the --exclude docs, and updated README.md's output for
    consistency.
    colega authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    eeae42f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    466d9e6 View commit details
    Browse the repository at this point in the history
  2. Add support for x-tokenname in oauth2 specs (swaggo#791)

    Signed-off-by: lahsivjar <[email protected]>
    
    Co-authored-by: Eason Lin <[email protected]>
    lahsivjar and easonlin404 authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    e17fed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    7fdbe7a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. update dep latest swaggo/gin-swagger (swaggo#825)

    update dep latest swaggo/gin-swagger (swaggo#825)
    jakesylvestre authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    3f47d68 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Update dependencies and fix tests (swaggo#835)

    Upgrade github.com/go-openapi/spec and golang.org/x/tools to latest
    versions.
    
    Upgrading github.com/go-openapi/spec v0.19.11 -> v.0.19.14 generates
    empty "description" members for responses and empty "authorizationUrl"
    members for securityDefinitions when they're missing. This causes tests
    to fail. Fix by adding the missing empty definitions to expected test
    results.
    akojo authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    2ca4d38 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. feature: support default response, use comma-separated codes to add a… (

    swaggo#837)
    
    * feature: support default response, use comma-separated codes to add a header for multi responses in one line, use keyword 'all' to add a header for all responses
    
    * update readme_zh-CN.md
    
    * fix tests
    
    * fix tests coverage
    sdghchj authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    09f9621 View commit details
    Browse the repository at this point in the history
  2. issue-503: added type map in example value (swaggo#683)

    * issue-503: added type map in example value
    
    * Refactor and update example tag for map(object)
    
    * Add data in test
    
    * Add test
    
    * Add test
    
    Co-authored-by: Eason Lin <[email protected]>
    Arrim and easonlin404 authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    c9056f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. refactor: remove dependency on gin (swaggo#800)

    * Remove dependency on gin from tests
    
    Since tests only test parsing of go source and swaggo special comments,
    an advanced router is not really necessary
    
    * Clean up modules
    
    * Add inner package to testdata/nested2
    
    Since testdata/nested doesn't point to outside packages anymore, this
    caused nested parsing test to skip exercising one if-branch. Add more
    nesting to nested2 to regain that.
    
    * Refactor Parser.checkOperationIDUniqueness
    
    Remove duplication in code that checks for duplicate operation ids
    
    * Better duplicate id detection test coverage
    
    Also exercise rest of HTTP methods when testing for duplicate @id
    detection
    akojo authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    3d083d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Add go.mod to example/celler (swaggo#838)

    Since example/celler depends on modules that main go.mod doesn't, `go
    mod tidy` gets confused. Fix by adding example/celler/go.mod
    akojo authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    ee29e2b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    031a42d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Release swag for Linux/ARM64 (swaggo#842)

    Added ARM64 architecture to .goreleaser.yml for releasing Linux/ARM64 binary.
    
    Signed-off-by: odidev <[email protected]>
    
    Co-authored-by: Eason Lin <[email protected]>
    odidev and easonlin404 authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    e18fc86 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Update go.mod (swaggo#839)

    Update gin-swagger dependency version to mitigate issue with missing dep (github.com/ugorji/go v1.1.5-pre).
    
    Issue link: swaggo#826
    
    Co-authored-by: Eason Lin <[email protected]>
    Stuart Innes and easonlin404 authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    62e4d9b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    88888c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    a4053fb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Update examples.go (swaggo#832)

    Co-authored-by: Eason Lin <[email protected]>
    agzuniverse and easonlin404 authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    98b8c70 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    3d90fc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. fix x-tagGroups

    Tobias Theel committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    aa5a215 View commit details
    Browse the repository at this point in the history