1.0.2 • Published 7 years ago

swagen-ng1-http v1.0.2

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
7 years ago

Deprecation notice

The swagen-ng1-http generator has been deprecated and replaced by the swagen-angular (npm) package.

There are breaking changes in the configuration between swagen-ng1-http and swagen-angular. We recommend that you remove the existing configuration and recreate it from scratch.

  1. Install the swagen-angular package, either globally or locally
# Globally
npm install -g swagen-angular

# Locally
npm install --save-dev swagen-angular
  1. Uninstall the swagen-ng1-http package.
# Globally
npm uninstall -g swagen-ng1-http

# Locally
npm uninstall --save-dev swagen-ng1-http
  1. Ensure that you have the latest version of Swagen (npm).
# Check version of globally-installed Swagen
swagen version

# Check version of locally-installed Swagen
node_modules/.bin/swagen version
  1. From your swagen.config.json and swagen.config.js configuration files, remove any sections that use the swagen-ng1-http generator.

    If you are using recent versions of Swagen, you can type swagen remove <section name> to remove the section from swagen.config.json.

  1. Use the swagen init command to recreate these sections.
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.54

7 years ago

0.0.53

7 years ago

0.0.52

7 years ago

0.0.51

7 years ago

0.0.50

7 years ago

0.0.49

7 years ago

0.0.48

7 years ago

0.0.47

7 years ago

0.0.46

7 years ago

0.0.45

7 years ago

0.0.44

7 years ago

0.0.43

7 years ago

0.0.42

7 years ago

0.0.41

7 years ago

0.0.40

7 years ago

0.0.39

7 years ago

0.0.38

7 years ago

0.0.37

7 years ago

0.0.36

7 years ago

0.0.35

7 years ago

0.0.34

7 years ago

0.0.33

7 years ago

0.0.32

7 years ago

0.0.31

7 years ago

0.0.30

7 years ago

0.0.29

7 years ago

0.0.28

7 years ago

0.0.27

7 years ago

0.0.26

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago